Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h117 SOFTBUS_DIF_ACCOUNT_UNKNOWN, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c592 …AccountState < SOFTBUS_DIF_ACCOUNT_DEV_CHANGE || *difAccountState >= SOFTBUS_DIF_ACCOUNT_UNKNOWN) { in LnnNotifyDifferentAccountChangeEvent()