1CFG80211_SCAN_DONE(9) Scanning and BSS list handling CFG80211_SCAN_DONE(9)
23
4
NAME
6cfg80211_scan_done - notify that scan finished
7
SYNOPSIS
9void cfg80211_scan_done(struct cfg80211_scan_request * request,
10struct cfg80211_scan_info * info);
11
ARGUMENTS
13request
14the corresponding scan request
1516
info
17information about the completed scan
18
AUTHOR
20Johannes Berg <johannes@sipsolutions.net>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 CFG80211_SCAN_DONE(9)