nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches

◆ wifi_kmu_get_next_slot()

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.

Parameters
[in]key_length_bytesKey length in bytes.
Returns
Slot number to be used next, or wifi_kmu_key_length_invalid.