Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice_manager.cpp149 std::shared_ptr<IDevice> DeviceManager::FindDevice(const std::string &devPath) in FindDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice_manager.cpp150 std::shared_ptr<IDevice> DeviceManager::FindDevice(const std::string &devPath) in FindDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A 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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1711 bool BleCentralManagerImpl::FindDevice(const std::string &address, BlePeripheralDevice &dev) const in FindDevice() function in OHOS::bluetooth::BleCentralManagerImpl