OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_STATE_OPENING
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/rfcomm/
port_int.h
151
#define
PORT_STATE_OPENING
1
port_utils.c
264
p_port->state =
PORT_STATE_OPENING
;
port_rfc.c
429
if (p_port->state ==
PORT_STATE_OPENING
)
[
all
...]
port_api.c
189
p_port->state =
PORT_STATE_OPENING
;
[
all
...]
Completed in 84 milliseconds