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

  /external/bluetooth/bluedroid/gki/common/
gki_time.c 22 #ifndef BT_ERROR_TRACE_0
23 #define BT_ERROR_TRACE_0(l,m)
783 BT_ERROR_TRACE_0(TRACE_LAYER_GKI, "GKI_get_remaining_ticks: No timer entry in the list");
789 BT_ERROR_TRACE_0(TRACE_LAYER_GKI, "GKI_get_remaining_ticks: timer entry is not active");
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c 20 #ifndef BT_ERROR_TRACE_0
21 #define BT_ERROR_TRACE_0(l,m)
772 BT_ERROR_TRACE_0(TRACE_LAYER_GKI, "GKI_get_remaining_ticks: No timer entry in the list");
778 BT_ERROR_TRACE_0(TRACE_LAYER_GKI, "GKI_get_remaining_ticks: timer entry is not active");
  /external/libnfc-nci/src/gki/common/
gki_time.c 20 #ifndef BT_ERROR_TRACE_0
21 #define BT_ERROR_TRACE_0(l,m)
772 BT_ERROR_TRACE_0(TRACE_LAYER_GKI, "GKI_get_remaining_ticks: No timer entry in the list");
778 BT_ERROR_TRACE_0(TRACE_LAYER_GKI, "GKI_get_remaining_ticks: timer entry is not active");
  /external/bluetooth/bluedroid/include/
bt_trace.h 645 #define BT_ERROR_TRACE_0(l,m) LogMsg_0(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | TRACE_TYPE_ERROR,(m))
    [all...]
  /external/libnfc-nci/src/include/
bt_trace.h 604 #define BT_ERROR_TRACE_0(l,m) LogMsg_0(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_STACK | TRACE_TYPE_ERROR,(m))
    [all...]

Completed in 135 milliseconds