Radio Coexistence Stub Callbacks#

These callbacks are contributed by the Radio Coexistence Stub plugin.

Functions#

void
emberAfPluginCoulombCounterEventCallback(uint32_t mask, uint32_t options)

Set the Radio states and energy modes.

Function Documentation#

emberAfPluginCoulombCounterEventCallback#

void emberAfPluginCoulombCounterEventCallback (uint32_t mask, uint32_t options)

Set the Radio states and energy modes.

Parameters
TypeDirectionArgument NameDescription
uint32_tN/Amask
uint32_tN/Aoptions

This function is called by the RAIL library to set the radio states for the purpose of coulomb counter, to indicate Idle/Rx/Tx. Also the Zigbee stack will call into this function to set the various energy modes.