Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc796 if (rename(kpBtSchedulingTraceLogPath, kpBtSchedulingTraceLastLogPath) != 0 && in OpenBtSchedulingTraceLogFile()
798 log::error("Unable to rename '{}' to '{}' : {}", kpBtSchedulingTraceLogPath, in OpenBtSchedulingTraceLogFile()
804 open(kpBtSchedulingTraceLogPath, O_WRONLY | O_CREAT | O_TRUNC, in OpenBtSchedulingTraceLogFile()
808 log::error("Unable to open '{}' : {}", kpBtSchedulingTraceLogPath, in OpenBtSchedulingTraceLogFile()
/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h165 static constexpr const char* kpBtSchedulingTraceLogPath = variable