Home
last modified time | relevance | path

Searched refs:FindConnectedDevice (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp96 bluetooth::GattDevice *FindConnectedDevice(const BluetoothRemoteDevice &device);
520 bluetooth::GattDevice *GattServer::impl::FindConnectedDevice(const BluetoothRemoteDevice &device) in FindConnectedDevice() function in OHOS::Bluetooth::RequestInformation::GattServer::impl
703 auto gattDevice = pimpl->FindConnectedDevice(device); in CancelConnection()
765 if (pimpl->FindConnectedDevice(device) == nullptr) { in NotifyCharacteristicChanged()
819 if (pimpl->FindConnectedDevice(device) == nullptr) { in SendResponse()

Completed in 2 milliseconds