Structs§
- A Stream of incoming requests for fuchsia.bluetooth.bredr.test/MockPeer.
- A Stream of incoming requests for fuchsia.bluetooth.bredr.test/PeerObserver.
- A Stream of incoming requests for fuchsia.bluetooth.bredr.test/ProfileTest.
Enums§
MockPeer
provides an interface for managing the lifetime of a mock peer in the piconet. DroppingMockPeer
will unregister the peer from the Profile Test Server database.PeerObserver
provides the integration test client with a way to validate the behavior of a peer in the piconet. DroppingPeerObserver
will stop any subsequent updates for the peer.- The
ProfileTest
interface should be used to validate behavior of Bluetooth Profiles that use the [fuchsia.bluetooth.bredr.Profile
] service.