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

/system/bt/stack/btm/
H A Dbtm_int.h166 extern void btm_sco_removed(uint16_t hci_handle, uint8_t reason);
H A Dbtm_sco.cc961 * Function btm_sco_removed
969 void btm_sco_removed(uint16_t hci_handle, uint8_t reason) { function
/system/bt/stack/btu/
H A Dbtu_hcif.cc671 if (!l2c_link_hci_disc_comp(handle, reason)) btm_sco_removed(handle, reason);

Completed in 29 milliseconds