Home
last modified time | relevance | path

Searched refs:kpBtSchedulingTraceLastLogPath (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/include/
Dbtif_bqr.h120 static constexpr const char* kpBtSchedulingTraceLastLogPath = variable
/system/bt/btif/src/
Dbtif_bqr.cc463 if (rename(kpBtSchedulingTraceLogPath, kpBtSchedulingTraceLastLogPath) != 0 && in OpenBtSchedulingTraceLogFile()
467 << kpBtSchedulingTraceLastLogPath << "' : " << strerror(errno); in OpenBtSchedulingTraceLogFile()