Searched refs:SecureFrame (Results 1 – 1 of 1) sorted by relevance
477 static LoRaMacStatus_t SecureFrame( uint8_t txDr, uint8_t txCh );3038 static LoRaMacStatus_t SecureFrame( uint8_t txDr, uint8_t txCh ) in SecureFrame() function3430 status = SecureFrame( Nvm.MacGroup1.ChannelsDatarate, MacCtx.Channel ); in SendFrameOnChannel()