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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 184 l2c_link_hci_disc_comp (p_lcb->handle, status);
349 ** Function l2c_link_hci_disc_comp
357 BOOLEAN l2c_link_hci_disc_comp (UINT16 handle, UINT8 reason) function
429 L2CAP_TRACE_DEBUG0("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 724 if (!l2c_link_hci_disc_comp (handle, reason))
727 l2c_link_hci_disc_comp (handle, reason);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_acl.c 415 l2c_link_hci_disc_comp (p->hci_handle, HCI_ERR_HW_FAILURE);
    [all...]

Completed in 33 milliseconds