Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h168 static constexpr const char* kpBtSchedulingTraceLastLogPath = variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc796 if (rename(kpBtSchedulingTraceLogPath, kpBtSchedulingTraceLastLogPath) != 0 && in OpenBtSchedulingTraceLogFile()
799 kpBtSchedulingTraceLastLogPath, strerror(errno)); in OpenBtSchedulingTraceLogFile()