Home
last modified time | relevance | path

Searched refs:PingSlotInfo (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/
DLmHandler.c602 mlmeReq.Req.PingSlotInfo.PingSlot.Fields.Periodicity = periodicity; in LmHandlerPingSlotReq()
603 mlmeReq.Req.PingSlotInfo.PingSlot.Fields.RFU = 0; in LmHandlerPingSlotReq()
/loramac-node-latest/src/mac/
DLoRaMac.h1308 MlmeReqPingSlotInfo_t PingSlotInfo; member
DLoRaMac.c5398 uint8_t value = mlmeRequest->Req.PingSlotInfo.PingSlot.Value; in LoRaMacMlmeRequest()
5401 … LoRaMacClassBSetPingSlotInfo( mlmeRequest->Req.PingSlotInfo.PingSlot.Fields.Periodicity ); in LoRaMacMlmeRequest()