Home
last modified time | relevance | path

Searched refs:nextInfo (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.c117 GearModeStorageInfo *nextInfo = NULL; in GetGearModeFromSettingList() local
122 LIST_FOR_EACH_ENTRY_SAFE(info, nextInfo, gearModeList, GearModeStorageInfo, node) { in GetGearModeFromSettingList()