Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h716 typedef struct wl_scan_params_v1 { struct
717 wlc_ssid_t ssid; /**< default: {0, ""} */
718 struct ether_addr bssid; /**< default: bcast */
719 int8 bss_type; /**< default: any,
722 uint8 scan_type; /**< flags, 0 use default */
723 int32 nprobes; /**< -1 use default, number of probes per channel */
724 int32 active_time; /**< -1 use default, dwell time per channel for
750 /** size of wl_scan_params_v1 not including variable length array */ argument