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
N/Amask
N/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.


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