Home
last modified time | relevance | path

Searched refs:TYPE_DEVICE_NAME (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_devicename_info.c81 LnnNotifyBasicInfoChanged(&basic, TYPE_DEVICE_NAME); in OnReceiveDeviceName()
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
Dsoftbus_bus_center.h251 TYPE_DEVICE_NAME, /**< Device name change */ enumerator
/foundation/communication/dsoftbus/core/bus_center/service/src/
Dbus_center_event.c216 if (type == TYPE_DEVICE_NAME) { in LnnNotifyBasicInfoChanged()
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
Dclient_bus_center_manager.c1040 if ((type < 0) || (type > TYPE_DEVICE_NAME)) { in LnnOnNodeBasicInfoChanged()