Home | History | Annotate | Download | only in p2p

Lines Matching refs:bssid

460 	 * @bssid: BSSID (Address 3)
473 const u8 *src, const u8 *bssid, const u8 *buf,
686 * @bssid: P2P Group BSSID from the request or %NULL if not included
691 * @group_bssid: Buffer for returning P2P Group BSSID (if local end GO)
713 u8 (*invitation_process)(void *ctx, const u8 *sa, const u8 *bssid,
722 * @bssid: P2P Group BSSID or %NULL if not received
735 void (*invitation_received)(void *ctx, const u8 *sa, const u8 *bssid,
744 * @bssid: P2P Group BSSID or %NULL if not received
754 void (*invitation_result)(void *ctx, int status, const u8 *bssid,
1060 * @bssid: Group BSSID or %NULL if not known
1071 const u8 *bssid, const u8 *ssid, size_t ssid_len,
1180 * @bssid: BSSID if available or %NULL
1187 const u8 *bssid, const u8 *ie, size_t ie_len);
1194 * @bssid: Address 3 of the received Action frame
1201 const u8 *bssid, u8 category,
1207 * @bssid: BSSID of the scan result
1230 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
1258 * @bssid: BSSID (Address 3)
1265 const u8 *src, const u8 *bssid,
1291 void p2p_deauth_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
1294 void p2p_disassoc_notif(struct p2p_data *p2p, const u8 *bssid, u16 reason_code,
1509 * @bssid: BSSID
1516 int p2p_assoc_req_ie(struct p2p_data *p2p, const u8 *bssid, u8 *buf,