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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 305 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
313 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
397 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
405 btm_sec_disconnect (handle, HCI_ERR_NO_CONNECTION);
    [all...]
l2c_link.c 588 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 4651 tBTM_STATUS btm_sec_disconnect (UINT16 handle, UINT8 reason) function
    [all...]

Completed in 79 milliseconds