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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 185 l2c_link_hci_disc_comp (p_lcb->handle, status);
352 ** Function l2c_link_hci_disc_comp
360 BOOLEAN l2c_link_hci_disc_comp (UINT16 handle, UINT8 reason) function
421 L2CAP_TRACE_DEBUG("l2c_link_hci_disc_comp: Restarting pending ACL request");
    [all...]
l2c_int.h     [all...]
l2c_utils.c     [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 730 if (!l2c_link_hci_disc_comp (handle, reason))
733 l2c_link_hci_disc_comp (handle, reason);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c     [all...]
btm_acl.c 502 l2c_link_hci_disc_comp (p->hci_handle, HCI_ERR_HW_FAILURE);
    [all...]

Completed in 224 milliseconds