Home
last modified time | relevance | path

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

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