Home
last modified time | relevance | path

Searched defs:OnSoftbusDeviceOnline (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp219 void SoftbusListener::OnSoftbusDeviceOnline(NodeBasicInfo *info) in OnSoftbusDeviceOnline() function in OHOS::DistributedHardware::SoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c945 static void OnSoftbusDeviceOnline(NodeBasicInfo *deviceInfo) in OnSoftbusDeviceOnline() function