Modules§
- Utilities used for setting up expectation predicates on the HCI emulator state transitions.
Structs§
- Used to maintain the state transitions that are observed from the emulator. This type can be used in test harness auxiliary types.
Functions§
- An emulated BR/EDR peer using default parameters commonly used in tests. The peer is set up to be connectable and has the “toy” device class.
- Record advertising state changes. The asynchronous execution doesn’t complete until the emulator channel gets closed or a FIDL error occurs.
- Record connection state changes from the given emulated Peer. The returned Future doesn’t run until the
proxy
channel gets closed or a FIDL error occurs.