OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CA_GetDisconnectReason
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_main.c
747
if ((reason =
L2CA_GetDisconnectReason
(p_tcb->peer_bda)) == 0)
783
if ((reason =
L2CA_GetDisconnectReason
(p_tcb->peer_bda)) == 0)
[
all
...]
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c
293
** Function
L2CA_GetDisconnectReason
300
UINT16
L2CA_GetDisconnectReason
(BD_ADDR remote_bda)
308
L2CAP_TRACE_DEBUG1 ("
L2CA_GetDisconnectReason
=%d ",reason);
Completed in 453 milliseconds