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

  /system/bt/stack/l2cap/
l2c_ble.c 284 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
292 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
392 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
400 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
    [all...]
l2c_link.c 601 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 4736 tBTM_STATUS btm_sec_disconnect (UINT16 handle, UINT8 reason) function
    [all...]

Completed in 1348 milliseconds