other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CFG80211_SCAN_DONE(9) | Scanning and BSS list handling | CFG80211_SCAN_DONE(9) |
NAME¶
cfg80211_scan_done - notify that scan finishedSYNOPSIS¶
void
cfg80211_scan_done(struct cfg80211_scan_request * request,
bool aborted);
ARGUMENTS¶
requestthe 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¶
February 2017 | Kernel Hackers Manual 3.16 |