11 #ifndef ARDUINO_HWTEST_WIMOD_SAP_PTS_H_ 12 #define ARDUINO_HWTEST_WIMOD_SAP_PTS_H_ 21 #include "WiMOD_SAP_PTS_IDs.h" 22 #include "../HCI/WiMODLRHCI.h" 31 #define WiMOD_PTS_MSG_SIZE (100) 52 WiMOD_SAP_PTS(
TWiMODLRHCI* hci, UINT8* buffer, UINT16 bufferSize);
59 TWiMDLRResultCodes SetRadioTestMode(
const TWiMODTEST_PTS_TestConfig* testCfg, UINT8* statusRsp);
66 UINT16 txyPayloadSize;
TWiMDLRResultCodes
Result codes for the local serial communication itself.
Definition: WiMODLRHCI.h:149
Internal helper class for processing SLIP frames.
Definition: WiMODLRHCI.h:229