Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc139 dual_bidirection_swb_supported_ = in start()
178 return dual_bidirection_swb_supported_; in IsDualBiDirSwbSupported()
1148 if (dual_bidirection_swb_supported_ && in UpdateOffloadCapability()
1163 bool dual_bidirection_swb_supported_ = false; member
Ddevice_groups.cc1819 bool dual_bidirection_swb_supported_ = CodecManager::GetInstance()->IsDualBiDirSwbSupported(); in IsAudioSetConfigurationSupported() local
1822 if (!dual_bidirection_swb_supported_) { in IsAudioSetConfigurationSupported()