Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c1324 static int security_profile_matches(const struct wlan_network *network, const struct wifi_scan_resu… in security_profile_matches()
1456 static int network_matches_scan_result(const struct wlan_network *network, in network_matches_scan_result()
1573 static int wpa2_tls_init(struct wlan_network *network) in wpa2_tls_init()
1602 static void wpa2_tls_cleanup(struct wlan_network *network, bool force) in wpa2_tls_cleanup()
1631 static int configure_security(struct wlan_network *network, struct wifi_scan_result2 *res) in configure_security()
1854 static void do_scan(struct wlan_network *network) in do_scan()
1976 static void do_hidden_scan(struct wlan_network *network, uint8_t num_channels, wlan_scan_channel_li… in do_hidden_scan()
2083 static int do_start(struct wlan_network *network) in do_start()
2248 static int do_stop(struct wlan_network *network) in do_stop()
2288 struct wlan_network *network = &wlan.networks[wlan.cur_network_idx]; in do_connect_failed() local
[all …]