HomeSort by relevance Sort by last modified time
    Searched full:btm_sco_removed (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_int.h 166 extern void btm_sco_removed(uint16_t hci_handle, uint8_t reason);
btm_sco.cc 969 void btm_sco_removed(uint16_t hci_handle, uint8_t reason) { function
    [all...]
  /system/bt/stack/btu/
btu_hcif.cc 671 if (!l2c_link_hci_disc_comp(handle, reason)) btm_sco_removed(handle, reason);
    [all...]

Completed in 325 milliseconds