1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter 8. Test mode</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="The 802.11 subsystems – for kernel developers"><link rel="up" href="cfg80211-developers-guide.html" title="The cfg80211 subsystem"><link rel="prev" href="API-wiphy-rfkill-stop-polling.html" title="wiphy_rfkill_stop_polling"><link rel="next" href="API-cfg80211-testmode-alloc-reply-skb.html" title="cfg80211_testmode_alloc_reply_skb"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 8. Test mode</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-wiphy-rfkill-stop-polling.html">Prev</a> </td><th width="60%" align="center">The cfg80211 subsystem</th><td width="20%" align="right"> <a accesskey="n" href="API-cfg80211-testmode-alloc-reply-skb.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="idp1113239948"></a>Chapter 8. Test mode</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="refentrytitle"><a href="API-cfg80211-testmode-alloc-reply-skb.html"><span class="phrase">cfg80211_testmode_alloc_reply_skb</span></a></span><span class="refpurpose"> — 2 allocate testmode reply 3 </span></dt><dt><span class="refentrytitle"><a href="API-cfg80211-testmode-reply.html"><span class="phrase">cfg80211_testmode_reply</span></a></span><span class="refpurpose"> — 4 send the reply skb 5 </span></dt><dt><span class="refentrytitle"><a href="API-cfg80211-testmode-alloc-event-skb.html"><span class="phrase">cfg80211_testmode_alloc_event_skb</span></a></span><span class="refpurpose"> — 6 allocate testmode event 7 </span></dt><dt><span class="refentrytitle"><a href="API-cfg80211-testmode-event.html"><span class="phrase">cfg80211_testmode_event</span></a></span><span class="refpurpose"> — 8 send the event 9 </span></dt></dl></div><p> 10 </p><p> 11 Test mode is a set of utility functions to allow drivers to 12 interact with driver-specific tools to aid, for instance, 13 factory programming. 14 </p><p> 15 This chapter describes how drivers interact with it, for more 16 information see the nl80211 book's chapter on it. 17</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-wiphy-rfkill-stop-polling.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="cfg80211-developers-guide.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-cfg80211-testmode-alloc-reply-skb.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">wiphy_rfkill_stop_polling</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">cfg80211_testmode_alloc_reply_skb</span></td></tr></table></div></body></html> 18