Searched defs:btav_a2dp_codec_index_t (Results 1 – 3 of 3) sorted by relevance
326 std::optional<const char*> codec_index_str(btav_a2dp_codec_index_t /*codec_index*/) { in codec_index_str() argument332 bool supports_codec(btav_a2dp_codec_index_t /*codec_index*/) { return false; } in supports_codec() argument335 bool codec_info(btav_a2dp_codec_index_t /*codec_index*/, bluetooth::a2dp::CodecId* /*codec_id*/, in codec_info() argument356 tA2DP_STATUS parse_a2dp_configuration(btav_a2dp_codec_index_t /*codec_index*/, in parse_a2dp_configuration() argument
29 A2dpCodecConfig* A2dpCodecConfig::createCodec(btav_a2dp_codec_index_t /* codec_index */, in createCodec() argument42 A2dpCodecConfig* A2dpCodecs::findSourceCodecConfig(btav_a2dp_codec_index_t /* codec_index */) { in findSourceCodecConfig() argument84 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t /* codec_index */, AvdtpSepConfig* /* p_cfg */) { in A2DP_InitCodecConfig() argument149 bool A2dpCodecs::isSupportedCodec(btav_a2dp_codec_index_t /* codec_index */) { in isSupportedCodec() argument236 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t /* codec_index */) { in A2DP_CodecIndexStr() argument
91 } btav_a2dp_codec_index_t; typedef