Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacCommands.c274 static bool IsSticky( uint8_t cid ) in IsSticky()
299 static bool IsConfirmationRequired( uint8_t cid ) in IsConfirmationRequired()
322 LoRaMacCommandStatus_t LoRaMacCommandsAddCmd( uint8_t cid, uint8_t* payload, size_t payloadSize ) in LoRaMacCommandsAddCmd()
380 LoRaMacCommandStatus_t LoRaMacCommandsGetCmd( uint8_t cid, MacCommand_t** macCmd ) in LoRaMacCommandsGetCmd()
506 uint8_t LoRaMacCommandsGetCmdSize( uint8_t cid ) in LoRaMacCommandsGetCmdSize()