feat(esp_wifi): Provide API to disable PMK caching

This commit is contained in:
Kapil Gupta
2024-03-28 14:40:19 +05:30
parent 8fcf5270a2
commit 00ab1ef500
3 changed files with 28 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2019-2023 Espressif Systems (Shanghai) CO LTD
* SPDX-FileCopyrightText: 2019-2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/