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

◆ protocol_mode

unsigned int nrf_wifi_cmd_sys_init::protocol_mode

Protocol mode bitmap for registration. Use NRF_WIFI_802_11G, NRF_WIFI_802_11N, NRF_WIFI_802_11AC, NRF_WIFI_802_11AX from nrf71_wifi_ctrl.h. Zero = all supported. Otherwise only the set bits are advertised (e.g. 11G only, or 11G|11N, or 11G|11N|11AC, or 11G|11N|11AC|11AX). 11AC implies 11N; 11AX implies 11AC+11N.