Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_logger.cpp220 unsigned int *mSupport; member in DebugCommand
238 mSupport = NULL; in DebugCommand()
255 mSupport = NULL; in DebugCommand()
269 mSupport = NULL; in DebugCommand()
280 : WifiCommand("DebugCommand", iface, 0), mSupport(support), mType(cmdType) in DebugCommand()
304 mSupport = NULL; in DebugCommand()
537 memcpy(mSupport, data, sizeof(unsigned int)); in handleResponse()