19#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
23#define MBM_TO_DBM(gain) ((gain) / 100)
26 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:255
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)