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

  /system/bt/stack/l2cap/
l2c_ble.c 336 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
344 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
412 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
420 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
    [all...]
l2c_link.c 625 rc = btm_sec_disconnect (p_lcb->handle, HCI_ERR_PEER_USER);
    [all...]
l2c_utils.c     [all...]
  /system/bt/stack/btm/
btm_int.h     [all...]
btm_sec.c 4699 tBTM_STATUS btm_sec_disconnect (UINT16 handle, UINT8 reason) function
    [all...]

Completed in 54 milliseconds