Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h123 SOFTBUS_USER_UNKNOWN, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp283 info1->status = SOFTBUS_USER_UNKNOWN;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c605 if (state < SOFTBUS_USER_FOREGROUND || state >= SOFTBUS_USER_UNKNOWN) { in LnnNotifyUserStateChangeEvent()