20#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
24#define MBM_TO_DBM(gain) ((gain) / 100)
27 unsigned int hex_arr_sz,
nrf_wifi_band
Represents the values that can be used to specify the frequency band.
Definition host_rpu_umac_if.h:257
unsigned char mac_addr[6]
Definition host_rpu_data_if.h:7
struct chan_params chan
Definition host_rpu_sys_if.h:5
signed int band
Definition host_rpu_umac_if.h:3
int nrf_wifi_utils_hex_str_to_val(unsigned char *hex_arr, unsigned int hex_arr_sz, unsigned char *str)
bool nrf_wifi_utils_is_mac_addr_valid(const char *mac_addr)
int nrf_wifi_utils_chan_to_freq(enum nrf_wifi_band band, unsigned short chan)