RUI3 (RAK Unified Interface 3) - RAK4631
LmhpCompliance.h File Reference

Implements the LoRa-Alliance certification protocol handling. More...

Go to the source code of this file.

Data Structures

struct  LmhpComplianceParams_s
 

Macros

#define PACKAGE_ID_COMPLIANCE   0
 

Typedefs

typedef struct LmhpComplianceParams_s LmhpComplianceParams_t
 

Functions

LmhPackage_tLmphCompliancePackageFactory (void)
 
void OnComplianceTxNextPacketTimerEvent (void *context)
 

Detailed Description

Implements the LoRa-Alliance certification protocol handling.

______ _
/ _____) _ | |
( (____ _____ ____ _| |_ _____ ____| |__
\____ \| ___ | (_ _) ___ |/ ___) _ \
_____) ) ____| | | || |_| ____( (___| | | |
(______/|_____)_|_|_| \__)_____)\____)_| |_|
(C)2013-2018 Semtech
Author
Miguel Luis ( Semtech )

Macro Definition Documentation

◆ PACKAGE_ID_COMPLIANCE

#define PACKAGE_ID_COMPLIANCE   0

Compliance package identifier.

Remarks
This value must be unique amongst the packages

Typedef Documentation

◆ LmhpComplianceParams_t

Compliance test protocol handler parameters

Function Documentation

◆ LmphCompliancePackageFactory()

LmhPackage_t* LmphCompliancePackageFactory ( void  )

◆ OnComplianceTxNextPacketTimerEvent()

void OnComplianceTxNextPacketTimerEvent ( void *  context)