Crate fidl_fuchsia_bluetooth_bredr_test

source ·

Structs§

Enums§

  • 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.
  • 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.
  • The ProfileTest interface should be used to validate behavior of Bluetooth Profiles that use the [fuchsia.bluetooth.bredr.Profile] service.

Traits§