Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/include/
H A Dlnn_settingdata_event_monitor.h28 } DeviceNameType; typedef
30 typedef void (*LnnDeviceNameHandler)(DeviceNameType type, const char *deviceName);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_devicename_info.c395 static void LnnHandlerGetDeviceName(DeviceNameType type, const char *name) in LnnHandlerGetDeviceName()