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

◆ nrf_802154_callbacks_dispatcher_switch()

int nrf_802154_callbacks_dispatcher_switch ( const char * name)

#include <include/net/nrf_802154_callbacks_dispatcher.h>

Switch the active IEEE 802.15.4 radio driver client.

Parameters
nameNew client name (same as the _entry_name used in NRF_802154_CALLBACKS_DISPATCHER_REGISTER), or NULL to deactivate.
Return values
0Success.
-EINVALName not found.