Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_logger.cpp199 static const char *DebugDumpToString(int mType);
200 static const char *DebugDumpToString(int mType) in DebugDumpToString() function
747 ALOGI("CreateRequest mType = %s", DebugDumpToString(mType)); in createRequest()
853 ALOGD("Start debug command: mType %s", DebugDumpToString(mType)); in start()
869 ALOGD("In DebugCommand::handleResponse, mType:%s\n", DebugDumpToString(mType)); in handleResponse()