Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_strategy.c110 static int32_t GetGearModeFromSettingList(GearMode *mode, char *callerId, const ListNode *gearModeL… in GetGearModeFromSettingList() function
197 …int32_t ret = GetGearModeFromSettingList(mode, callerId, &paramMgr->gearModeList, &paramMgr->gearM… in LnnGetGearModeBySpecificType()