Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc707 void BtaAvCo::SaveCodec(const RawAddress& peer_address, const uint8_t* new_codec_config) { in SaveCodec()
1105 uint8_t new_codec_config[AVDT_CODEC_SIZE]; in SelectSourceCodec() local
1168 uint8_t new_codec_config[AVDT_CODEC_SIZE]; in AttemptSourceCodecSelection() local
1194 uint8_t new_codec_config[AVDT_CODEC_SIZE]; in AttemptSinkCodecSelection() local
1281 void BtaAvCo::SaveNewCodecConfig(BtaAvCoPeer* p_peer, const uint8_t* new_codec_config, in SaveNewCodecConfig()
1535 void bta_av_co_save_codec(const RawAddress& peer_address, const uint8_t* new_codec_config) { in bta_av_co_save_codec()
Dbta_av_co_peer.cc107 void BtaAvCoPeer::setCodecConfig(const uint8_t* new_codec_config) { in setCodecConfig()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc419 btav_a2dp_codec_config_t new_codec_config = getCodecConfig(); in setCodecUserConfig() local