Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/a2dp/
Da2dp_opus_unittest.cc147 A2dpCodecConfig* codec_config_; member in bluetooth::testing::A2dpOpusTest
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h245 btav_a2dp_codec_config_t codec_config_; variable
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac.cc358 btav_a2dp_codec_config_t codec_config_ = current_codec->getCodecConfig(); in A2DP_VendorGetBitRateLdac() local
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc698 uint8_t codec_config_[AVDT_CODEC_SIZE]; // Current codec configuration member in BtaAvCo