Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h161 SOFTBUS_LP_EVENT_UNKNOWN, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c752 if (type < SOFTBUS_MSDP_MOVEMENT_AND_STATIONARY || type >= SOFTBUS_LP_EVENT_UNKNOWN) { in LnnNotifyLpReportEvent()