Home
last modified time | relevance | path

Searched defs:new_codec_config (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc781 void BtaAvCo::SaveCodec(const uint8_t* new_codec_config) { in SaveCodec()
1191 uint8_t new_codec_config[AVDT_CODEC_SIZE]; in SelectSourceCodec() local
1256 uint8_t new_codec_config[AVDT_CODEC_SIZE]; in AttemptSourceCodecSelection() local
1283 uint8_t new_codec_config[AVDT_CODEC_SIZE]; in AttemptSinkCodecSelection() local
1374 const uint8_t* new_codec_config, in SaveNewCodecConfig()
1660 void bta_av_co_save_codec(const uint8_t* new_codec_config) { in bta_av_co_save_codec()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc390 btav_a2dp_codec_config_t new_codec_config = getCodecConfig(); in setCodecUserConfig() local