Home
last modified time | relevance | path

Searched refs:setCurrentCodecConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h306 void setCurrentCodecConfig(A2dpCodecConfig* codec_config) { in setCurrentCodecConfig() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc1080 p_peer->GetCodecs()->setCurrentCodecConfig(codec_config); in SelectProviderCodecConfiguration()