Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h69 uint8_t codec_config_[AVDT_CODEC_SIZE]; variable
/packages/modules/Bluetooth/system/stack/test/a2dp/
Da2dp_opus_unittest.cc135 A2dpCodecConfig* codec_config_; member in bluetooth::testing::A2dpOpusTest
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h258 btav_a2dp_codec_config_t codec_config_; variable
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac.cc359 btav_a2dp_codec_config_t codec_config_ = current_codec->getCodecConfig(); in A2DP_VendorGetBitRateLdac() local