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

  /system/bt/stack/btu/
btu_hcif.c 550 if (!l2c_link_hci_disc_comp (handle, reason))
553 l2c_link_hci_disc_comp (handle, reason);
    [all...]
  /system/bt/stack/l2cap/
l2c_link.c 186 l2c_link_hci_disc_comp (p_lcb->handle, status);
361 ** Function l2c_link_hci_disc_comp
369 BOOLEAN l2c_link_hci_disc_comp (UINT16 handle, UINT8 reason) function
435 L2CAP_TRACE_DEBUG("l2c_link_hci_disc_comp: Restarting pending ACL request");
    [all...]
l2c_int.h     [all...]
l2c_utils.c     [all...]
  /system/bt/stack/btm/
btm_acl.c 483 l2c_link_hci_disc_comp (p->hci_handle, HCI_ERR_HW_FAILURE);
    [all...]

Completed in 3706 milliseconds