Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h135 wifi_error putNanDebugCommand(NanDebugParams debug, int debug_msg_length);
Dnan.cpp643 ret = nanCommand->putNanDebugCommand(debug, debug_msg_length); in nan_debug_command_config()
Dnan_req.cpp1681 wifi_error NanCommand::putNanDebugCommand(NanDebugParams debug, in putNanDebugCommand() function in NanCommand