Home
last modified time | relevance | path

Searched refs:TYPE_DEVICE_NAME (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbuslistenergetlocaldeviceinfo_fuzzer/
H A Dsoftbus_listener_get_local_deviceinfo_fuzzer.cpp38 NodeBasicInfoType type = NodeBasicInfoType::TYPE_DEVICE_NAME; in GetLocalDeviceInfoFuzzTest()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_devicename_info.c142 LnnNotifyBasicInfoChanged(&basic, TYPE_DEVICE_NAME); in OnReceiveDeviceName()
160 LnnNotifyBasicInfoChanged(&basic, TYPE_DEVICE_NAME); in NotifyDeviceDisplayNameChange()
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h283 TYPE_DEVICE_NAME, /**< Device name change */ enumerator
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp179 NodeBasicInfoType type = NodeBasicInfoType::TYPE_DEVICE_NAME; in HWTEST_F()
190 NodeBasicInfoType type = NodeBasicInfoType::TYPE_DEVICE_NAME; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/service/unittest/
H A Dbus_center_event_test.cpp123 NodeBasicInfoType type = TYPE_DEVICE_NAME; in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c429 if (type == TYPE_DEVICE_NAME) { in LnnNotifyBasicInfoChanged()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp324 if (type == NodeBasicInfoType::TYPE_DEVICE_NAME || type == NodeBasicInfoType::TYPE_NETWORK_INFO) { in OnSoftbusDeviceInfoChanged()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c91 LnnNotifyBasicInfoChanged(&basic, TYPE_DEVICE_NAME); in UpdateDeviceNameInfo()

Completed in 15 milliseconds