OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_STATE_OPENED
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_if.c
252
if ((p_port->state !=
PORT_STATE_OPENED
)
279
if ((p_port->state !=
PORT_STATE_OPENED
)
305
if ((p_port->state !=
PORT_STATE_OPENED
)
port_int.h
152
#define
PORT_STATE_OPENED
2
port_rfc.c
484
p_port->state =
PORT_STATE_OPENED
;
527
p_port->state =
PORT_STATE_OPENED
;
[
all
...]
Completed in 190 milliseconds