![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| name | New client name (same as the _entry_name used in NRF_802154_CALLBACKS_DISPATCHER_REGISTER), or NULL to deactivate. |
| 0 | Success. |
| -EINVAL | Name not found. |