![]() |
nRF Connect SDK API 3.4.99
|
| uint32_t wifi_kmu_get_next_slot | ( | uint32_t | key_length_bytes | ) |
#include <include/wifi_kmu/wifi_kmu.h>
Get next KMU slot to use.
Wi-Fi will be allocated a range of KMU slots. This function rotates through the slots to ensure uniform usage of each slot.
| [in] | key_length_bytes | Key length in bytes. |