OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incoming_conn
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c
444
if (!p_cb->
incoming_conn
)
479
(p_cb->
incoming_conn
) &&(p_cb->app_id == 0))
492
if (p_cb->app_id == 0 && !p_cb->
incoming_conn
)
601
p_cb->
incoming_conn
= FALSE;
635
p_cb->
incoming_conn
= TRUE;
[
all
...]
bta_hh_int.h
259
BOOLEAN
incoming_conn
; /* is incoming connection? */
member in struct:__anon278
Completed in 77 milliseconds