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