Home
last modified time | relevance | path

Searched defs:txInfo (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/apps/LoRaMac/common/LmHandler/
DLmHandler.c501 LoRaMacTxInfo_t txInfo; in LmHandlerSend() local
/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMac.c3968 LoRaMacStatus_t LoRaMacQueryTxPossible( uint8_t size, LoRaMacTxInfo_t* txInfo ) in LoRaMacQueryTxPossible()