Radio Coexistence Callbacks#
These callbacks are contributed by the Radio Coexistence plugin.
Functions#
void
coexCoulombCounterEventCallback(uint16_t ccState)
Reports a change in radio state.
Function Documentation#
coexCoulombCounterEventCallback#
void coexCoulombCounterEventCallback (uint16_t ccState)
Reports a change in radio state.
Parameters
| Type | Direction | Argument Name | Description | 
|---|---|---|---|
| uint16_t | N/A | ccState | 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.