Searched defs:codec_config_ (Results 1 – 3 of 3) sorted by relevance
264 btav_a2dp_codec_config_t codec_config_; variable
358 btav_a2dp_codec_config_t codec_config_ = current_codec->getCodecConfig(); in A2DP_VendorGetBitRateLdac() local
686 uint8_t codec_config_[AVDT_CODEC_SIZE]; // Current codec configuration member in BtaAvCo