Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h160 extern void btm_sco_removed(uint16_t hci_handle, uint8_t reason);
Dbtm_sco.cc958 void btm_sco_removed(uint16_t hci_handle, uint8_t reason) { in btm_sco_removed() function
/system/bt/stack/btu/
Dbtu_hcif.cc1139 if (!l2c_link_hci_disc_comp(handle, reason)) btm_sco_removed(handle, reason); in btu_hcif_disconnection_comp_evt()