Crate fidl_fuchsia_bluetooth_avdtp_test

Source

Structs§

PeerControllerAbortStreamResponder
PeerControllerControlHandle
PeerControllerEstablishStreamResponder
PeerControllerEventStream
PeerControllerGetAllCapabilitiesResponder
PeerControllerGetCapabilitiesResponder
PeerControllerGetConfigurationResponder
PeerControllerMarker
PeerControllerProxy
PeerControllerReconfigureStreamResponder
PeerControllerReleaseStreamResponder
PeerControllerRequestStream
A Stream of incoming requests for fuchsia.bluetooth.avdtp.test/PeerController.
PeerControllerSetConfigurationResponder
PeerControllerStartStreamResponder
PeerControllerSuspendAndReconfigureResponder
PeerControllerSuspendStreamResponder
PeerControllerSynchronousProxy
PeerManagerConnectedPeersResponder
PeerManagerConnectedPeersResponse
PeerManagerControlHandle
PeerManagerEventStream
PeerManagerGetPeerRequest
PeerManagerMarker
PeerManagerOnPeerConnectedRequest
PeerManagerProxy
PeerManagerRequestStream
A Stream of incoming requests for fuchsia.bluetooth.avdtp.test/PeerManager.
PeerManagerSynchronousProxy

Enums§

PeerControllerEvent
PeerControllerRequest
PeerController is an indirect control protocol used for driving the AVDTP library. This protocol provides the client with an interface for initiating AVDTP commands out of band. To drive end-to-end functionality of AVDTP see bt-profiles.
PeerError
Represents the return status of a [fuchsia.bluetooth.avdtp.Peer] method
PeerManagerEvent
PeerManagerRequest
Control service for an AVDTP Peer.

Constants§

MAX_PICONET_SIZE
Maximum number of peers that can be connected to a node. (Core Spec 5.0, Vol 2, Part B, Section 1)

Traits§

PeerControllerProxyInterface
PeerManagerProxyInterface

Type Aliases§

PeerControllerAbortStreamResult
PeerControllerEstablishStreamResult
PeerControllerGetAllCapabilitiesResult
PeerControllerGetCapabilitiesResult
PeerControllerGetConfigurationResult
PeerControllerReconfigureStreamResult
PeerControllerReleaseStreamResult
PeerControllerSetConfigurationResult
PeerControllerStartStreamResult
PeerControllerSuspendAndReconfigureResult
PeerControllerSuspendStreamResult