Searched refs:LoRaMacParserJoinAccept (Results 1 – 3 of 3) sorted by relevance
78 LoRaMacParserStatus_t LoRaMacParserJoinAccept( LoRaMacMessageJoinAccept_t *macMsg );
24 LoRaMacParserStatus_t LoRaMacParserJoinAccept( LoRaMacMessageJoinAccept_t* macMsg ) in LoRaMacParserJoinAccept() function
1161 if( LoRaMacParserJoinAccept( macMsg ) != LORAMAC_PARSER_SUCCESS ) in LoRaMacCryptoHandleJoinAccept()