1.3.5.3.71 MLME_GET_REQUEST Function Pointer
C
typedef void (*MLME_GET_REQUEST)(uint16_t pibAttrib);
Summary
Function pointer to request information about a given PIB attribute of the MAC layer.
Description
This function pointer is used to request information about a given PIB attribute of the MAC layer.
- pibAttrib - PIB attribute
Remarks
None.