Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc620 if (rename(kpLmpLlMessageTraceLogPath, kpLmpLlMessageTraceLastLogPath) != 0 && in OpenLmpLlTraceLogFile()
623 << kpLmpLlMessageTraceLogPath << "' to '" in OpenLmpLlTraceLogFile()
629 open(kpLmpLlMessageTraceLogPath, O_WRONLY | O_CREAT | O_TRUNC, in OpenLmpLlTraceLogFile()
633 LOG(ERROR) << __func__ << ": Unable to open '" << kpLmpLlMessageTraceLogPath in OpenLmpLlTraceLogFile()
/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h139 static constexpr const char* kpLmpLlMessageTraceLogPath = variable