HomeSort by relevance Sort by last modified time
    Searched refs:tBTTRC_FUNC_MAP (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/main/
bte_logmsg.c 334 tBTTRC_FUNC_MAP *p_f_map = (tBTTRC_FUNC_MAP *) &bttrc_set_level_map[0];
364 const tBTTRC_FUNC_MAP *p_f_map;
415 tBTTRC_FUNC_MAP bttrc_set_level_map[] = {
487 const UINT16 bttrc_map_size = sizeof(bttrc_set_level_map)/sizeof(tBTTRC_FUNC_MAP);
511 tBTTRC_FUNC_MAP *p_f_map = (tBTTRC_FUNC_MAP *) &bttrc_set_level_map[0];
  /external/bluetooth/bluedroid/include/
bt_trace.h 179 } tBTTRC_FUNC_MAP;
181 extern tBTTRC_FUNC_MAP bttrc_set_level_map[];
    [all...]

Completed in 30 milliseconds