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

  /external/bluetooth/bluedroid/main/
bte_main.c 160 #if (BTTRC_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/stack/avdt/
avdt_int.h 35 #if (!defined BTTRC_INCLUDED || BTTRC_INCLUDED == FALSE)
avdt_api.c 37 #if (defined BTTRC_INCLUDED && BTTRC_INCLUDED == TRUE)
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 366 #ifndef BTTRC_INCLUDED
367 #define BTTRC_INCLUDED FALSE
    [all...]
bt_trace.h 29 #ifndef BTTRC_INCLUDED
30 #define BTTRC_INCLUDED FALSE
461 #if (BTTRC_INCLUDED == TRUE)
562 #else /*BTTRC_INCLUDED*/
625 #endif /*BTTRC_INCLUDED*/
    [all...]
  /external/libnfc-nci/src/include/
bt_trace.h 21 #ifndef BTTRC_INCLUDED
22 #define BTTRC_INCLUDED FALSE
420 #if (BTTRC_INCLUDED == TRUE)
521 #else /*BTTRC_INCLUDED*/
584 #endif /*BTTRC_INCLUDED*/
    [all...]

Completed in 53 milliseconds