Module types

Source

Structs§

AbsoluteVolumeCommand
AttributePermissionsContainer
BleAdvertiseResponse
BleAdvertise result type (only uuid) TODO(https://fxbug.dev/42168627): Add support for AdvertisingData when clone() is implemented
BleConnectPeripheralResponse
BleConnectPeripheral response (aka ServiceInfo) TODO(https://fxbug.dev/42168627): Add support for ServiceInfo when clone(), serialize(), derived
BleScanResponse
BleScan result type TODO(https://fxbug.dev/42168627): Add support for RemoteDevices when clone() is implemented
CustomCustomAttributeValue
CustomCustomPlayerApplicationSetting
CustomNotificationsFilter
CustomPlayStatus
CustomPlayerApplicationSettings
CustomPlayerApplicationSettingsAttributeIds
FacadeArg
GattcDiscoverCharacteristicResponse
GattcDiscoverDescriptorResponse
SecurityRequirementsContainer
SerializablePeer
SerializableReadByTypeResult

Enums§

CustomAvcPanelCommand
CustomBatteryStatus
CustomEqualizer
CustomPlayerApplicationSettingsAttributeId
CustomRepeatStatusMode
CustomScanMode
CustomShuffleMode

Type Aliases§

PeerFactoryMap
Handling different sessions. Key is a generic id that is generated by the tool that is associated with a remote peer. Value is the controller associated with the remote peer.