Module bt_a2dp::peer

source ·
Expand description

Peer tracking and signaling procedures

Structs§

  • Future which completes when the A2DP peer has closed the control conection. See Peer::closed
  • A Peer represents an A2DP peer which may be connected to this device. Only one A2DP peer should exist for each Bluetooth peer.