Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_hf.h39 bool IsCallIdle();
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp.cc78 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_on_started()
Dbtif_a2dp_control.cc97 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_control_on_start()
Dbtif_hf.cc818 bool IsCallIdle() { in IsCallIdle() function
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.cc138 if (!bluetooth::headset::IsCallIdle()) { in StartRequest()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Da2dp_encoding_hidl.cc92 if (!bluetooth::headset::IsCallIdle()) { in StartRequest()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_encoding_aidl.cc95 if (!bluetooth::headset::IsCallIdle()) { in StartRequest()