Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hf.h26 bool btif_hf_is_call_idle(void);
/system/bt/btif/src/
Dbtif_a2dp_control.cc99 if (!btif_hf_is_call_idle()) { in btif_a2dp_recv_ctrl_data()
Dbtif_hf.cc1450 bool btif_hf_is_call_idle(void) { in btif_hf_is_call_idle() function