Searched refs:DeviceFound (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/disc_mgr/ |
H A D | lnn_discovery_interface_test.cpp | 91 DeviceFound(nullptr, &additions); 92 DeviceFound(&device, &additions); 94 DeviceFound(&device, &additions); 96 DeviceFound(&device, &additions); 98 DeviceFound(&device, &additions); 100 DeviceFound(&device, &additions);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/disc_mgr/src/ |
H A D | lnn_discovery_manager.c | 26 static void DeviceFound(const ConnectionAddr *addr, const LnnDfxDeviceInfoReport *infoReport); 52 .onDeviceFound = DeviceFound, 63 static void DeviceFound(const ConnectionAddr *addr, const LnnDfxDeviceInfoReport *infoReport) in DeviceFound() function
|
H A D | lnn_coap_discovery_impl.c | 40 static void DeviceFound(const DeviceInfo *device, const InnerDeviceInfoAddtions *additions); 43 .OnDeviceFound = DeviceFound, 79 static void DeviceFound(const DeviceInfo *device, const InnerDeviceInfoAddtions *additions) in DeviceFound() function
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subBenchmarkTest/ |
H A D | bleBenchmarkTest.ets | 292 console.log("DeviceFound Start222 ------------------------")
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subBenchmarkTestManager/ |
H A D | bleBenchmarkTestManager.ets | 293 console.log("DeviceFound Start222 ------------------------")
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTest/subBrTest/ |
H A D | deviceFound.ets | 39 struct DeviceFound {
|