Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h160 static constexpr const char* kpLmpLlMessageTraceLastLogPath = variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc890 if (rename(kpLmpLlMessageTraceLogPath, kpLmpLlMessageTraceLastLogPath) != 0 && errno != ENOENT) { in OpenLmpLlTraceLogFile()
892 kpLmpLlMessageTraceLastLogPath, strerror(errno)); in OpenLmpLlTraceLogFile()