9#ifndef INFUSE_SDK_INCLUDE_INFUSE_VALIDATION_NRF70_RADIO_TEST_H_
10#define INFUSE_SDK_INCLUDE_INFUSE_VALIDATION_NRF70_RADIO_TEST_H_
12#include <zephyr/net/net_if.h>
13#include <zephyr/sys/util.h>
int infuse_validation_nrf70_radio_test(const struct device *dev, uint8_t flags, uint8_t channel)
Validate the behaviour of a nRF70.
@ VALIDATION_NRF70_RADIO_TEST_XO_TUNE
Perform the builtin XO tuning procedure.
Definition nrf70_radio_test.h:26