Lines Matching full:sbc
2 * @brief Advance Audio Distribution Profile - SBC Codec header.
60 /** @brief SBC Codec */
76 /** Set to 1 for the last packet of a fragmented SBC frame, otherwise set to 0. */
78 /** Set to 1 for the starting packet of a fragmented SBC frame, otherwise set to 0. */
80 /** Set to 1 if the SBC frame is fragmented, otherwise set to 0. */
90 /** Set to 1 for the last packet of a fragmented SBC frame, otherwise set to 0. */
93 /** Set to 1 for the starting packet of a fragmented SBC frame, otherwise set to 0. */
96 /** Set to 1 if the SBC frame is fragmented, otherwise set to 0. */
104 /** @brief get channel num of a2dp sbc config.
106 * @param sbc_codec The a2dp sbc parameter.
112 /** @brief get sample rate of a2dp sbc config.
114 * @param sbc_codec The a2dp sbc parameter.