Home | History | Annotate | Download | only in p2p

Lines Matching full:bssid

490 	 * @bssid: BSSID (Address 3)
503 const u8 *src, const u8 *bssid, const u8 *buf,
722 * @bssid: P2P Group BSSID from the request or %NULL if not included
727 * @group_bssid: Buffer for returning P2P Group BSSID (if local end GO)
752 u8 (*invitation_process)(void *ctx, const u8 *sa, const u8 *bssid,
763 * @bssid: P2P Group BSSID or %NULL if not received
776 void (*invitation_received)(void *ctx, const u8 *sa, const u8 *bssid,
785 * @bssid: P2P Group BSSID or %NULL if not received
798 void (*invitation_result)(void *ctx, int status, const u8 *bssid,
1134 * @bssid: Group BSSID or %NULL if not known
1147 const u8 *bssid, const u8 *ssid, size_t ssid_len,
1256 * @bssid: BSSID if available or %NULL
1263 const u8 *bssid, const u8 *ie, size_t ie_len);
1270 * @bssid: Address 3 of the received Action frame
1277 const u8 *bssid, u8 category,
1283 * @bssid: BSSID of the scan result
1306 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
1334 * @bssid: BSSID (Address 3)
1341 const u8 *src, const u8 *bssid,
1367 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
1370 void p2p_disassoc_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
1590 * @bssid: BSSID
1597 int p2p_assoc_req_ie(struct p2p_data *p2p, const u8 *bssid, u8 *buf,