Searched defs:mediumWeight (Results 1 – 2 of 2) sorted by relevance
907 static int32_t HbNotifyReceiveDevice(DeviceInfo *device, const LnnHeartbeatWeight *mediumWeight, in HbNotifyReceiveDevice()947 static int32_t HbMediumMgrRecvProcess(DeviceInfo *device, const LnnHeartbeatWeight *mediumWeight, in HbMediumMgrRecvProcess()
309 LnnHeartbeatWeight mediumWeight = { .weight = TEST_WEIGHT, .localMasterWeight = TEST_WEIGHT2 }; variable