Searched refs:esp_wifi_sta_get_mgmt_group_cipher (Results 1 – 3 of 3) sorted by relevance
275 wifi_cipher_type_t esp_wifi_sta_get_mgmt_group_cipher(void);
340 wifi_cipher_type_t esp_wifi_sta_get_mgmt_group_cipher(void) in esp_wifi_sta_get_mgmt_group_cipher() function
2382 wifi_cipher_type_t mgmt_cipher = esp_wifi_sta_get_mgmt_group_cipher(); in wpa_set_bss()