Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c742 static int FilterDevice(const DmDeviceInfo *dmDeviceInfo) in FilterDevice() function
827 if (FilterDevice(&dmDeviceInfo) == DM_OK) { in OnDiscoveryDeviceFound()