Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h165 extern bool btm_is_sco_active(uint16_t handle);
Dbtm_sco.cc1509 bool btm_is_sco_active(uint16_t handle) { in btm_is_sco_active() function
/system/bt/stack/btu/
Dbtu_hcif.cc1564 if (btm_is_sco_active(handle)) { in btu_hcif_hdl_command_status()