HomeSort by relevance Sort by last modified time
    Searched refs:btsnd_hcic_disconnect (Results 1 - 8 of 8) sorted by null

  /system/bt/stack/btm/
btm_acl.cc 705 btsnd_hcic_disconnect(p_dev_rec->hci_handle, HCI_ERR_PEER_USER);
    [all...]
btm_sco.cc     [all...]
btm_sec.cc     [all...]
  /system/bt/stack/include/
hcimsgs.h 84 extern void btsnd_hcic_disconnect(uint16_t handle, uint8_t reason);
  /system/bt/stack/l2cap/
l2c_csm.cc 507 btsnd_hcic_disconnect(p_ccb->p_lcb->handle, HCI_ERR_AUTH_FAILURE);
    [all...]
l2c_link.cc 581 btsnd_hcic_disconnect(p_lcb->handle, HCI_ERR_PEER_USER);
    [all...]
l2c_utils.cc     [all...]
  /system/bt/stack/hcic/
hcicmds.cc 130 void btsnd_hcic_disconnect(uint16_t handle, uint8_t reason) { function
    [all...]

Completed in 119 milliseconds