Searched refs:HB_MAX_TYPE_COUNT (Results 1 – 5 of 5) sorted by relevance
59 #define HB_MAX_TYPE_COUNT 6 macro
82 static LnnHeartbeatMediumMgr *g_hbMeidumMgr[HB_MAX_TYPE_COUNT] = { 0 };1320 for (i = 0; i < HB_MAX_TYPE_COUNT; ++i) { in LnnHbMediumMgrDeinit()1364 for (i = 0; i < HB_MAX_TYPE_COUNT; ++i) { in LnnHbMediumMgrUpdateSendInfo()
78 if (cnt < 0 || cnt > HB_MAX_TYPE_COUNT) { in LnnConvertHbTypeToId()
60 static LnnHeartbeatParamManager *g_hbParamMgr[HB_MAX_TYPE_COUNT] = { 0 };
541 int id = LnnConvertHbTypeToId(HB_MAX_TYPE_COUNT + 1);