Searched defs:txDr (Results 1 – 2 of 2) sorted by relevance
/loramac-node-3.7.0/src/mac/ |
D | LoRaMacCrypto.c | 423 …atus_t PrepareB1( uint16_t msgLen, KeyIdentifier_t keyID, bool isAck, uint8_t txDr, uint8_t txCh, … in PrepareB1() 482 …macB1( uint8_t* msg, uint16_t len, KeyIdentifier_t keyID, bool isAck, uint8_t txDr, uint8_t txCh, … in ComputeCmacB1() 1287 LoRaMacCryptoStatus_t LoRaMacCryptoSecureMessage( uint32_t fCntUp, uint8_t txDr, uint8_t txCh, LoRa… in LoRaMacCryptoSecureMessage()
|
D | LoRaMac.c | 3038 static LoRaMacStatus_t SecureFrame( uint8_t txDr, uint8_t txCh ) in SecureFrame()
|