Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/mac/
DLoRaMacCommands.c274 static bool IsSticky( uint8_t cid ) in IsSticky()
299 LoRaMacCommandStatus_t LoRaMacCommandsAddCmd( uint8_t cid, uint8_t* payload, size_t payloadSize ) in LoRaMacCommandsAddCmd()
356 LoRaMacCommandStatus_t LoRaMacCommandsGetCmd( uint8_t cid, MacCommand_t** macCmd ) in LoRaMacCommandsGetCmd()
507 uint8_t LoRaMacCommandsGetCmdSize( uint8_t cid ) in LoRaMacCommandsGetCmdSize()