Home
last modified time | relevance | path

Searched refs:IdHeader (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpRemoteMcastSetup.c41 … DBG( "ID : %d\n", McSessionData[id].McGroupData.IdHeader.Fields.McGroupId ); \
178 }IdHeader; member
323 McSessionData[id].McGroupData.IdHeader.Value = id; in LmhpRemoteMcastSetupOnMcpsIndication()
351 … .GroupID = ( AddressIdentifier_t )McSessionData[id].McGroupData.IdHeader.Fields.McGroupId, in LmhpRemoteMcastSetupOnMcpsIndication()
370 …er[dataBufferIndex++] = ( idError << 2 ) | McSessionData[id].McGroupData.IdHeader.Fields.McGroupId; in LmhpRemoteMcastSetupOnMcpsIndication()