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.h162 static constexpr const char* kpLmpLlMessageTraceLastLogPath = variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc749 if (rename(kpLmpLlMessageTraceLogPath, kpLmpLlMessageTraceLastLogPath) != 0 && in OpenLmpLlTraceLogFile()
752 kpLmpLlMessageTraceLastLogPath, strerror(errno)); in OpenLmpLlTraceLogFile()