Crate fidl_fuchsia_bluetooth_bredr_test

Source

Structs§

MockPeerConnectProxyRequest
MockPeerConnectProxy_Responder
MockPeerControlHandle
MockPeerEventStream
MockPeerMarker
MockPeerProxy
MockPeerRequestStream
A Stream of incoming requests for fuchsia.bluetooth.bredr.test/MockPeer.
MockPeerSynchronousProxy
PeerObserverControlHandle
PeerObserverEventStream
PeerObserverMarker
PeerObserverPeerConnectedRequest
PeerObserverPeerConnectedResponder
PeerObserverProxy
PeerObserverRequestStream
A Stream of incoming requests for fuchsia.bluetooth.bredr.test/PeerObserver.
PeerObserverServiceFoundRequest
PeerObserverServiceFoundResponder
PeerObserverSynchronousProxy
ProfileTestControlHandle
ProfileTestEventStream
ProfileTestMarker
ProfileTestProxy
ProfileTestRegisterPeerRequest
ProfileTestRegisterPeerResponder
ProfileTestRequestStream
A Stream of incoming requests for fuchsia.bluetooth.bredr.test/ProfileTest.
ProfileTestSynchronousProxy

Enums§

MockPeerEvent
MockPeerRequest
MockPeer provides an interface for managing the lifetime of a mock peer in the piconet. Dropping MockPeer will unregister the peer from the Profile Test Server database.
PeerObserverEvent
PeerObserverRequest
PeerObserver provides the integration test client with a way to validate the behavior of a peer in the piconet. Dropping PeerObserver will stop any subsequent updates for the peer.
ProfileTestEvent
ProfileTestRequest
The ProfileTest interface should be used to validate behavior of Bluetooth Profiles that use the [fuchsia.bluetooth.bredr.Profile] service.

Traits§

MockPeerProxyInterface
PeerObserverProxyInterface
ProfileTestProxyInterface