Home
last modified time | relevance | path

Searched defs:FindDevice (Results 1 – 3 of 3) sorted by relevance

/foundation/multimodalinput/input/intention/services/device_manager/src/
Ddevice_manager.cpp149 std::shared_ptr<IDevice> DeviceManager::FindDevice(const std::string &devPath) in FindDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_connection_manager.cpp452 GattConnectionManager::Device *GattConnectionManager::impl::FindDevice( in FindDevice() function in OHOS::bluetooth::GattConnectionManager::impl
468 GattConnectionManager::Device *GattConnectionManager::impl::FindDevice( in FindDevice() function in OHOS::bluetooth::GattConnectionManager::impl
481 GattConnectionManager::Device *GattConnectionManager::impl::FindDevice( in FindDevice() function in OHOS::bluetooth::GattConnectionManager::impl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_central_manager_impl.cpp1711 bool BleCentralManagerImpl::FindDevice(const std::string &address, BlePeripheralDevice &dev) const in FindDevice() function in OHOS::bluetooth::BleCentralManagerImpl