Searched refs:debug_msg_length (Results 1 – 4 of 4) sorted by relevance
211 int debug_msg_length);
135 wifi_error putNanDebugCommand(NanDebugParams debug, int debug_msg_length);
612 int debug_msg_length) in nan_debug_command_config() argument619 if (debug_msg_length <= 0) { in nan_debug_command_config()621 debug_msg_length); in nan_debug_command_config()643 ret = nanCommand->putNanDebugCommand(debug, debug_msg_length); in nan_debug_command_config()
1682 int debug_msg_length) in putNanDebugCommand() argument1688 message_len += (SIZEOF_TLV_HDR + debug_msg_length); in putNanDebugCommand()1698 hexdump(debug.debug_cmd_data, debug_msg_length); in putNanDebugCommand()1708 tlvs = addTlv(NAN_TLV_TYPE_TESTMODE_GENERIC_CMD, debug_msg_length, in putNanDebugCommand()