Searched defs:profileinfo (Results 1 – 3 of 3) sorted by relevance
195 struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; member
209 …struct profile_info profileinfo[P2P_MAX_PERSISTENT_GROUP_NUM]; /* Store the profile information o… member
2931 static u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) in is_matched_in_profilelist()