Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_logger.cpp225 char *mRingName; member in DebugCommand
243 mRingName = NULL; in DebugCommand()
249 : WifiCommand("DebugCommand", iface, 0), mRingName(ring_name), mType(cmdType) in DebugCommand()
274 mRingName = NULL; in DebugCommand()
290 mRingName = NULL; in DebugCommand()
298 mRingName(ring_name), mType(cmdType) in DebugCommand()
336 result = request.put_string(LOGGER_ATTRIBUTE_RING_NAME, mRingName); in createRingRequest()
402 result = request.put_string(LOGGER_ATTRIBUTE_RING_NAME, mRingName); in createRequest()