OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:found_port
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
port_api.c
510
BOOLEAN
found_port
;
local
524
found_port
= FALSE;
532
found_port
= TRUE;
537
if ((!
found_port
) ||
538
(
found_port
&& (p_port->rfc.state < RFC_STATE_OPENED)))
[
all
...]
Completed in 116 milliseconds