nrfxlib API 2.8.99
|
bool nrf_802154_cca | ( | void | ) |
#include <nrf_802154/common/include/nrf_802154.h>
Changes the radio state to RADIO_STATE_CCA.
In the CCA state, the radio verifies if the channel is clear. The result of the verification is reported to the higher layer by nrf_802154_cca_done.
true | The CCA procedure was scheduled. |
false | The driver could not schedule the CCA procedure. |