Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h160 SOFTBUS_MSDP_MOVEMENT_AND_STATIONARY, 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()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c853 case SOFTBUS_MSDP_MOVEMENT_AND_STATIONARY: in HbLpEventHandler()