Lines Matching full:profile
3 * @brief Bluetooth Common Audio Profile (CAP) APIs.
16 * @brief Common Audio Profile (CAP)
18 * @defgroup bt_cap Common Audio Profile (CAP)
26 * Common Audio Profile (CAP) provides procedures to start, update, and stop unicast and broadcast
27 * Audio Streams on individual or groups of devices using procedures in the Basic Audio Profile
28 * (BAP). This profile also provides procedures to control volume and device input on groups of
29 * devices using procedures in the Volume Control Profile (VCP) and the Microphone Control Profile
30 * (MICP). This profile specification also refers to the Common Audio Service (CAS).
153 * verify if the remote device supports the Common Audio Profile.
182 * @brief Common Audio Profile stream structure.
184 * Streams represents a Basic Audio Profile (BAP) stream and operation callbacks.
196 * @brief Register Audio operations for a Common Audio Profile stream.
206 * @brief Send data to Common Audio Profile stream without timestamp
223 * @brief Send data to Common Audio Profile stream with timestamp
243 * @brief Get ISO transmission timing info for a Common Audio Profile stream
337 * @brief Register Common Audio Profile Initiator callbacks
346 * @brief Unregister Common Audio Profile Initiator callbacks
409 * @brief Cancel any current Common Audio Profile procedure
412 * Common Audio Profile procedure.
415 * could indicate a missing response from the Common Audio Profile Acceptor.
417 * This does not send any requests to any Common Audio Profile Acceptors involved with the current
418 * procedure, and thus notifications from the Common Audio Profile Acceptors may arrive after this
420 * wait a short while before starting any new Common Audio Profile procedure after this has been
423 * Common Audio Profile Acceptors.
534 * @brief Create a Common Audio Profile broadcast source.
552 * @brief Start Common Audio Profile broadcast source.
573 * @brief Update broadcast audio streams for a Common Audio Profile broadcast source.
590 * @brief Stop broadcast audio streams for a Common Audio Profile broadcast source.
604 * @brief Delete Common Audio Profile broadcast source
623 * @brief Get the Broadcast Audio Stream Endpoint of a Common Audio Profile broadcast source
630 * See table 3.15 in the Basic Audio Profile v1.0.1 for the structure.
854 * @brief Register Common Audio Profile Commander callbacks
865 * @brief Unregister Common Audio Profile Commander callbacks
878 * verify if the remote device supports the Common Audio Profile.
895 * @brief Cancel any current Common Audio Profile commander procedure
898 * Common Audio Profile procedure.
901 * could indicate a missing response from the Common Audio Profile Acceptor.
903 * This does not send any requests to any Common Audio Profile Acceptors involved with the
904 * current procedure, and thus notifications from the Common Audio Profile Acceptors may
906 * procedure has stalled, or wait a short while before starting any new Common Audio Profile
909 * previous procedure and the behavior of the Common Audio Profile Acceptors.
967 * @brief Starts the reception of broadcast audio on one or more remote Common Audio Profile
1001 * @brief Stops the reception of broadcast audio on one or more remote Common Audio Profile
1044 * @brief Distributes the broadcast code on one or more remote Common Audio Profile
1070 * @brief Change the volume on one or more Common Audio Profile Acceptors
1107 * @brief Change the volume offset on one or more Common Audio Profile Acceptors
1136 * @brief Change the volume mute state on one or more Common Audio Profile Acceptors
1165 * @brief Change the microphone mute state on one or more Common Audio Profile Acceptors
1199 * @brief Change the microphone gain setting on one or more Common Audio Profile Acceptors