Home
last modified time | relevance | path

Searched defs:neighbor_report (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.h24 struct neighbor_report { struct
25 u8 bssid[ETH_ALEN];
26 u32 bssid_info;
27 u8 regulatory_class;
28 u8 channel_number;
29 u8 phy_type;
30 u8 preference; /* valid if preference_present=1 */
31 u16 tsf_offset; /* valid if tsf_present=1 */
32 u16 beacon_int; /* valid if tsf_present=1 */
33 char country[2]; /* valid if country_present=1 */
[all …]