Structs§
- BleAdvertise result type (only uuid) TODO(https://fxbug.dev/42168627): Add support for AdvertisingData when clone() is implemented
- BleConnectPeripheral response (aka ServiceInfo) TODO(https://fxbug.dev/42168627): Add support for ServiceInfo when clone(), serialize(), derived
- BleScan result type TODO(https://fxbug.dev/42168627): Add support for RemoteDevices when clone() is implemented
Enums§
Type Aliases§
- 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.