esp-idf/examples/bluetooth
Nachiket Kukade 659306b243 esp_wifi: Always connect Station in PMF mode if possible
While using esp_wifi_set_config, flag pmf_capable defaults to 0.
Users may not bother to enable it, which prevents connection to a
WPA3 AP. Or the AP may reset into WPA3 mode failing the re-connection.
To ensure better security, deprecate the pmf_capable flag and set it to
true internally.
2022-02-28 17:55:42 +05:30
..
bluedroid Merge branch 'example/nimble_readme_cleanup_v4.4' into 'release/v4.4' 2022-02-16 02:30:04 +00:00
blufi docs: Rebase and typos fixed for the bluetooth README files 2021-12-13 10:31:09 +00:00
esp_ble_mesh Merge branch 'bugfix/filter_repeated_packages_v4.4' into 'release/v4.4' 2022-02-09 06:18:43 +00:00
esp_hid_device docs: Rebase and typos fixed for the bluetooth README files 2021-12-13 10:31:09 +00:00
esp_hid_host docs: Rebase and typos fixed for the bluetooth README files 2021-12-13 10:31:09 +00:00
hci Rename controller_hci_uart_esp32c3 to controller_hci_uart_esp32c3_and_esp32s3 2022-01-10 20:18:24 +08:00
nimble esp_wifi: Always connect Station in PMF mode if possible 2022-02-28 17:55:42 +05:30