Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hf.h38 bool IsCallIdle();
/system/bt/btif/src/
Dbtif_a2dp.cc54 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_on_started()
Dbtif_a2dp_control.cc116 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_recv_ctrl_data()
Dbtif_a2dp_audio_interface.cc438 if (!bluetooth::headset::IsCallIdle()) { in btif_a2dp_audio_process_request()
Dbtif_hf.cc654 bool IsCallIdle() { in IsCallIdle() function
/system/bt/audio_hal_interface/
Da2dp_encoding.cc80 if (!bluetooth::headset::IsCallIdle()) { in StartRequest()