Searched refs:fsd_gas (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/wpa/src/common/ |
H A D | nan_de.h | 40 const u8 *peer_addr, bool fsd, bool fsd_gas); 92 bool fsd_gas; member
|
H A D | nan_de.c | 248 if (srv->publish.fsd_gas) in nan_de_tx_sdf() 912 if (srv->publish.fsd_gas) in nan_de_rx_subscribe()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | nan_usd_ap.c | 49 bool fsd, bool fsd_gas) in hostapd_nan_de_discovery_result() argument 63 fsd, fsd_gas, srv_proto_type, ssi_hex); in hostapd_nan_de_discovery_result()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-NAN-USD | 84 …_id=<own id> publish_id=<peer's id> address=<peer MAC address> fsd=<0/1> fsd_gas=<0/1> srv_proto_t… 121 …OVERY-RESULT subscribe_id=7 publish_id=5 address=02:00:00:00:01:00 fsd=1 fsd_gas=0 srv_proto_type=…
|
H A D | nan_usd.c | 241 const u8 *peer_addr, bool fsd, bool fsd_gas) in wpas_nan_de_discovery_result() argument 255 fsd, fsd_gas, srv_proto_type, ssi_hex); in wpas_nan_de_discovery_result()
|