Lines Matching full:capability
61 * @brief Codec capability types
124 /** Any frequency capability */
137 /** 7.5 msec frame duration capability */
140 /** 10 msec frame duration capability */
143 /** Any frame duration capability */
148 * @brief 7.5 msec preferred frame duration capability.
156 * @brief 10 msec preferred frame duration capability
204 * @brief Channel count support capability
683 /** @brief Codec capability structure. */
1481 * @defgroup bt_audio_codec_cap Codec capability parsing APIs
1483 * Functions to parse codec capability data when formatted as LTV wrapped into @ref
1504 * @brief Set or add a specific codec capability value
1520 * @brief Unset a specific codec capability value
1522 * The type and the value will be removed from the codec capability.
1534 * @brief Extract the frequency from a codec capability.
1547 * @brief Set the supported frequencies of a codec capability.
1560 * @brief Extract the frequency from a codec capability.
1572 * @brief Set the frame duration of a codec capability.
1585 * @brief Extract the frequency from a codec capability.
1600 * @brief Set the channel count of a codec capability.
1613 * @brief Extract the supported octets per codec frame from a codec capability.
1628 * @brief Set the octets per codec frame of a codec capability.
1642 * @brief Extract the maximum codec frames per SDU from a codec capability.
1657 * @brief Set the maximum codec frames per SDU of a codec capability.
1684 * @brief Set or add a specific codec capability metadata value.
1686 * @param codec_cap The codec capability to set the value in.
1700 * @brief Unset a specific codec capability metadata value
1702 * The type and the value will be removed from the codec capability metadata.
1728 * @brief Set the preferred context of a codec capability metadata.
1730 * @param codec_cap The codec capability to set data for.
1755 * @brief Set the stream context of a codec capability metadata.
1757 * @param codec_cap The codec capability to set data for.
1783 * @brief Set the program info of a codec capability metadata.
1785 * @param codec_cap The codec capability to set data for.
1813 * @brief Set the language of a codec capability metadata.
1815 * @param codec_cap The codec capability to set data for.
1841 * @brief Set the CCID list of a codec capability metadata.
1843 * @param codec_cap The codec capability to set data for.
1869 * @brief Set the parental rating of a codec capability metadata.
1871 * @param codec_cap The codec capability to set data for.
1897 * @brief Set the program info URI of a codec capability metadata.
1899 * @param codec_cap The codec capability to set data for.
1926 * @brief Set the audio active state of a codec capability metadata.
1928 * @param codec_cap The codec capability to set data for.
1953 * @brief Set the broadcast audio immediate rendering flag of a codec capability metadata.
1955 * @param codec_cap The codec capability to set data for.
1980 * @brief Set the assisted listening stream value of a codec capability metadata.
1982 * @param codec_cap The codec capability to set data for.
2008 * @brief Set the broadcast name of a codec capability metadata.
2010 * @param codec_cap The codec capability to set data for.
2037 * @brief Set the extended metadata of a codec capability metadata.
2039 * @param codec_cap The codec capability to set data for.
2066 * @brief Set the vendor specific metadata of a codec capability metadata.
2068 * @param codec_cap The codec capability to set data for.