]> Git Repo - linux.git/commit - include/net/cfg80211.h
cfg80211: provide a function to report a match for NAN
authorAyala Beker <[email protected]>
Tue, 20 Sep 2016 14:31:17 +0000 (17:31 +0300)
committerJohannes Berg <[email protected]>
Fri, 30 Sep 2016 11:21:32 +0000 (13:21 +0200)
commit50bcd31d9992e99c231820f5276e70346cbfbc51
tree9b5e1302ed1478448919dc96ae538591c47aafa6
parenta5a9dcf291e1e541243878eed2d73a74006fa1f1
cfg80211: provide a function to report a match for NAN

Provide a function the driver can call to report a match.
This will send the event to the user space.
If the NAN instance is tied to the owner, the notifications will be
sent to the socket that started the NAN interface only.

Signed-off-by: Andrei Otcheretianski <[email protected]>
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
This page took 0.049828 seconds and 4 git commands to generate.