Lines Matching full:preferred
148 * @brief 7.5 msec preferred frame duration capability.
156 * @brief 10 msec preferred frame duration capability
434 * @brief Preferred audio context.
436 * Bitfield of preferred audio contexts.
438 * If 0, the context type is not a preferred use case for this codec
450 * If 0, the context type is not a preferred use case for this codec
1108 * @brief Extract preferred contexts
1117 * @retval context The preferred context type if positive or 0
1126 * @brief Set the preferred context of a codec configuration metadata.
1129 * @param ctx The preferred context to set.
1316 * @retval context The preferred context type if positive or 0
1714 * @brief Extract preferred contexts
1720 * @retval The preferred context type if positive or 0
1728 * @brief Set the preferred context of a codec capability metadata.
1731 * @param ctx The preferred context to set.
1918 * @retval context The preferred context type if positive or 0
2260 return "7.5 ms preferred"; in bt_audio_codec_cap_frame_dur_bit_to_str()
2262 return "10 ms preferred"; in bt_audio_codec_cap_frame_dur_bit_to_str()