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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 271 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
279 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
366 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
374 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
l2c_link.c 564 rc = btm_sec_disconnect (p_lcb->handle, HCI_ERR_PEER_USER);
    [all...]
l2c_utils.c     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h     [all...]
btm_sec.c 4441 tBTM_STATUS btm_sec_disconnect (UINT16 handle, UINT8 reason) function
    [all...]

Completed in 686 milliseconds