OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_existed
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c
1273
BOOLEAN
is_existed
=FALSE;
local
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hl.c
457
BOOLEAN
is_existed
=FALSE;
local
464
is_existed
= TRUE;
469
BTIF_TRACE_DEBUG("bta_hl_is_the_first_reliable_existed
is_existed
=%d ",
is_existed
);
470
return
is_existed
;
[
all
...]
Completed in 43 milliseconds