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

  /external/bluetooth/bluedroid/stack/btm/
btm_acl.c     [all...]
btm_sco.c     [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 487 if (!btsnd_hcic_disconnect (p_ccb->p_lcb->handle, HCI_ERR_AUTH_FAILURE))
489 L2CAP_TRACE_API ("L2CAP - Calling btsnd_hcic_disconnect for handle %i failed", p_ccb->p_lcb->handle);
    [all...]
l2c_link.c 613 && (btsnd_hcic_disconnect (p_lcb->handle, HCI_ERR_PEER_USER)))
    [all...]
l2c_utils.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 128 HCI_API extern BOOLEAN btsnd_hcic_disconnect(UINT16 handle, UINT8 reason);
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 175 BOOLEAN btsnd_hcic_disconnect (UINT16 handle, UINT8 reason) function
    [all...]

Completed in 822 milliseconds