Searched refs:bttrc_set_level_map (Results 1 - 1 of 1) sorted by relevance

/system/bt/main/
H A Dbte_logmsg.c136 static tBTTRC_FUNC_MAP bttrc_set_level_map[] = { variable
172 static const UINT16 bttrc_map_size = sizeof(bttrc_set_level_map)/sizeof(tBTTRC_FUNC_MAP);
230 for (tBTTRC_FUNC_MAP *functions = &bttrc_set_level_map[0]; functions->trc_name; ++functions) {

Completed in 190 milliseconds