OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_the_first_reliable
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_hl.h
174
BOOLEAN
is_the_first_reliable
;
member in struct:__anon640
/external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c
910
p_dcb->
is_the_first_reliable
= TRUE;
917
evt_data.dch_open_ind.first_reliable = p_dcb->
is_the_first_reliable
;
[
all
...]
bta_hl_int.h
473
BOOLEAN
is_the_first_reliable
;
member in struct:__anon308
[
all
...]
bta_hl_utils.c
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
459
if (p_mcb->mdl[i].in_use && p_mcb->mdl[i].
is_the_first_reliable
)
[
all
...]
Completed in 95 milliseconds