OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bss_info
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c
638
static int wnm_add_nei_rep(u8 *buf, size_t len, const u8 *bssid, u32
bss_info
,
654
WPA_PUT_LE32(pos,
bss_info
);
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
145
* next
bss_info
structure in a vector (in wl_scan_results_t)
187
* next
bss_info
structure in a vector (in wl_scan_results_t)
228
#define WL_BSS_FLAGS_FROM_BEACON 0x01 /*
bss_info
derived from beacon */
229
#define WL_BSS_FLAGS_FROM_CACHE 0x02 /*
bss_info
collected from cache */
430
wl_bss_info_t
bss_info
[1];
member in struct:wl_scan_results
464
wl_bss_info_t
bss_info
[1];
member in struct:wl_escan_result
[
all
...]
Completed in 106 milliseconds