OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incoming_conn
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/hh/
bta_hh_act.c
439
if (!p_cb->
incoming_conn
)
483
(p_cb->
incoming_conn
) &&(p_cb->app_id == 0))
496
if (p_cb->app_id == 0 && !p_cb->
incoming_conn
)
605
p_cb->
incoming_conn
= FALSE;
639
p_cb->
incoming_conn
= TRUE;
853
p_cb->
incoming_conn
= FALSE;
[
all
...]
bta_hh_int.h
249
BOOLEAN
incoming_conn
; /* is incoming connection? */
member in struct:__anon73344
Completed in 40 milliseconds