1.3.5.3.60 MLME_MP_PROMOTE_REQUEST Function Pointer
C
typedef void (*MLME_MP_PROMOTE_REQUEST)(uint8_t *eui48, uint8_t bcnMode, uint16_t pch);
Summary
Function pointer to request to trigger the promotion process in a Service Node (Terminal or Switch) in a medium (PLC or RF) different from the one the node is connected to the network.
Description
This function pointer is used to request to trigger the promotion process in a Service Node (Terminal or Switch) in a medium (PLC or RF) different from the one the node is connected to the network.
- eui48 - Pointer to the address of the node to be promoted (NULL in Service Node)
- bcnMode - Beacon PDU modulation scheme
- pch - Physical channel of promotion
Remarks
This primitive only applies in PRIME v1.4.