Searched refs:GenRandUint (Results 1 – 1 of 1) sorted by relevance
103 uint16_t GenRandUint(uint16_t randMin, uint16_t randMax) in GenRandUint() function455 subscribeId = GenRandUint(0, DM_MAX_RANDOM); in StartDeviceDiscovery()1874 subscribeId = GenRandUint(DM_MIN_RANDOM, DM_MAX_RANDOM); in AddDiscoveryCallback()1904 publishId = GenRandUint(DM_MIN_RANDOM, DM_MAX_RANDOM); in AddPublishCallback()