OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFC_EVENT_SABME
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c
130
case
RFC_EVENT_SABME
:
219
case
RFC_EVENT_SABME
:
286
case
RFC_EVENT_SABME
:
348
case
RFC_EVENT_SABME
: /* Peer should not use the same dlci */
422
case
RFC_EVENT_SABME
:
492
case
RFC_EVENT_SABME
:
rfc_mx_fsm.c
152
case
RFC_EVENT_SABME
:
383
case
RFC_EVENT_SABME
:
rfc_l2cap_if.c
346
if (event !=
RFC_EVENT_SABME
)
rfc_int.h
170
#define
RFC_EVENT_SABME
0
rfc_ts_frames.c
629
return (
RFC_EVENT_SABME
);
Completed in 28 milliseconds