Radio Coexistence Callbacks#

These callbacks are contributed by the Radio Coexistence plugin.

Functions#

void

Reports a change in radio state.

Function Documentation#

coexCoulombCounterEventCallback#

void coexCoulombCounterEventCallback (uint16_t ccState)

Reports a change in radio state.

Parameters
N/AccState

bitmask of radio states

This function is called by the RAIL library to report changes in the radio states (Idle/Rx/Tx) according to PTA events.


Definition at line 368 of file ./app/ncp/doc/callback.doc