CFG80211_SCAN_DONE
Section: Scanning and BSS list handling (9)
Updated: February 2011
Index
Return to Main Contents
NAME
cfg80211_scan_done - notify that scan finished
SYNOPSIS
-
void cfg80211_scan_done(struct cfg80211_scan_request * request, bool aborted);
ARGUMENTS
request
-
- the corresponding scan request
aborted
-
set to true if the scan was aborted for any reason, userspace will be notified of that
AUTHOR
Johannes Berg <johannes@sipsolutions.net>
-
Author.
COPYRIGHT