Searched defs:tls_scan_bss_t (Results 1 – 1 of 1) sorted by relevance
296 struct tls_scan_bss_t { struct297 u32 count; /**< total count */298 u32 length; /**< bss info total length */299 struct tls_bss_info_t bss[1]; /**< list of bss found*/