OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trc_name
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/main/
bte_logmsg.c
336
while (p_f_map->
trc_name
!= NULL)
338
if (strcmp(p_f_map->
trc_name
, (const char *)p_conf_name) == 0)
513
while (p_f_map->
trc_name
!= NULL)
515
ALOGI("BTE_InitTraceLevels -- %s", p_f_map->
trc_name
);
/external/bluetooth/bluedroid/include/
bt_trace.h
177
const char *
trc_name
;
member in struct:__anon3012
[
all
...]
Completed in 703 milliseconds