OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CEVT_L2CA_DISCONNECT_REQ
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c
283
case
L2CEVT_L2CA_DISCONNECT_REQ
: /* Upper wants to disconnect */
376
case
L2CEVT_L2CA_DISCONNECT_REQ
: /* Upper wants to disconnect */
472
case
L2CEVT_L2CA_DISCONNECT_REQ
: /* Upper wants to disconnect */
572
case
L2CEVT_L2CA_DISCONNECT_REQ
: /* Upper wants to disconnect */
673
case
L2CEVT_L2CA_DISCONNECT_REQ
: /* Upper wants to disconnect */
[
all
...]
l2c_api.c
147
l2c_csm_execute (p_ccb,
L2CEVT_L2CA_DISCONNECT_REQ
, NULL);
543
l2c_csm_execute (p_ccb,
L2CEVT_L2CA_DISCONNECT_REQ
, NULL);
[
all
...]
l2c_int.h
125
#define
L2CEVT_L2CA_DISCONNECT_REQ
27 /* Upper layer disconnect request */
[
all
...]
Completed in 73 milliseconds