Home
last modified time | relevance | path

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

/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.cpp1640 bool BleCentralManagerImpl::FindDevice(const std::string &address, BlePeripheralDevice &dev) const in FindDevice() function in OHOS::bluetooth::BleCentralManagerImpl