Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1145 BlePrevent *preventNext = NULL; in BleReset() local
1146 … LIST_FOR_EACH_ENTRY_SAFE(preventIt, preventNext, &g_bleManager.prevents->list, BlePrevent, node) { in BleReset()