Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_bqr.cc481 if (rename(kpBtSchedulingTraceLogPath, kpBtSchedulingTraceLastLogPath) != 0 && in OpenBtSchedulingTraceLogFile()
484 << kpBtSchedulingTraceLogPath << "' to '" in OpenBtSchedulingTraceLogFile()
490 open(kpBtSchedulingTraceLogPath, O_WRONLY | O_CREAT | O_TRUNC, in OpenBtSchedulingTraceLogFile()
494 LOG(ERROR) << __func__ << ": Unable to open '" << kpBtSchedulingTraceLogPath in OpenBtSchedulingTraceLogFile()
/aosp12/system/bt/btif/include/
H A Dbtif_bqr.h117 static constexpr const char* kpBtSchedulingTraceLogPath = variable