Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc509 static bool btif_check_cod_le_audio(const RawAddress& bd_addr) { in btif_check_cod_le_audio() function
717 if (!btif_check_cod_le_audio(bd_addr) && !BTA_DmCheckLeAudioCapable(bd_addr)) { in is_device_le_audio_capable()
757 if (btif_check_cod_le_audio(bd_addr) || metadata_cb.le_audio_cache.contains(bd_addr) || in is_le_audio_capable_during_service_discovery()