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

  /system/bt/stack/include/
l2c_api.h     [all...]
  /system/bt/stack/gatt/
gatt_main.c 852 if ((reason = L2CA_GetDisconnectReason(p_tcb->peer_bda, p_tcb->transport)) == 0)
888 if ((reason = L2CA_GetDisconnectReason(p_tcb->peer_bda, p_tcb->transport)) == 0)
    [all...]
  /system/bt/stack/l2cap/
l2c_ble.c 216 ** Function L2CA_GetDisconnectReason
223 UINT16 L2CA_GetDisconnectReason (BD_ADDR remote_bda, tBT_TRANSPORT transport)
231 L2CAP_TRACE_DEBUG ("L2CA_GetDisconnectReason=%d ",reason);
    [all...]

Completed in 1560 milliseconds