Chapter 8. Test mode

Table of Contents

cfg80211_testmode_alloc_reply_skb - allocate testmode reply
cfg80211_testmode_reply - send the reply skb
cfg80211_testmode_alloc_event_skb - allocate testmode event
cfg80211_testmode_event - send the event

Test mode is a set of utility functions to allow drivers to interact with driver-specific tools to aid, for instance, factory programming.

This chapter describes how drivers interact with it, for more information see the nl80211 book's chapter on it.