Home
last modified time | relevance | path

Searched defs:codec_config_ (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Da2dp_codec_api.h264 btav_a2dp_codec_config_t codec_config_; variable
/system/bt/stack/a2dp/
Da2dp_vendor_ldac.cc358 btav_a2dp_codec_config_t codec_config_ = current_codec->getCodecConfig(); in A2DP_VendorGetBitRateLdac() local
/system/bt/btif/co/
Dbta_av_co.cc686 uint8_t codec_config_[AVDT_CODEC_SIZE]; // Current codec configuration member in BtaAvCo