1.1.2.4.55 MAC_RT_COMMAND Enum
C
typedef enum {
MAC_RT_COMMAND_BEACON_REQUEST = 0x07,
MAC_RT_COMMAND_TONE_MAP_RESPONSE = 0x0A,
} MAC_RT_COMMAND;Summary
List of G3 MAC commands.
Description
This data type defines the list of MAC commands supported by G3 spec.
Remarks
For more information, please refer to G3 Specification.
