Home
last modified time | relevance | path

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

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