1.3.5.6.21 BMNG_FUP_KILL_INDICATION_CB Function Pointer
C
typedef void (*BMNG_FUP_KILL_INDICATION_CB)(uint8_t *eui48);
Summary
Callback function pointer for the Firmware Upgrade Protocol kill indication.
Description
This callback is used for the Firmware Upgrade Protocol kill indication.
- eui48 - Pointer to the MAC address of the node
Remarks
None.