]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Allow access to group members
authorJohannes Berg <johannes.berg@intel.com>
Fri, 17 Dec 2010 16:34:16 +0000 (18:34 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 17 Dec 2010 16:34:16 +0000 (18:34 +0200)
commit5efa9e2a4bc585ba3798a221d52c83d79a4659f9
tree745e40f39b5f568b4263157e5f07af319dd1dfc9
parent0423d090cef84cd45fbfcab7852b1b605cbe3b37
P2P: Allow access to group members

Some new code will require access to P2P group members, so add API to
retrieve the number of members and iterate the members themselves.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
src/p2p/p2p.h
src/p2p/p2p_group.c