Searched refs:FindConnectedDevice (Results 1 – 1 of 1) sorted by relevance
99 bluetooth::GattDevice *FindConnectedDevice(const BluetoothRemoteDevice &device);496 bluetooth::GattDevice *GattServer::impl::FindConnectedDevice(const BluetoothRemoteDevice &device) in FindConnectedDevice() function in OHOS::Bluetooth::GattServer::impl679 auto gattDevice = pimpl->FindConnectedDevice(device); in CancelConnection()741 if (pimpl->FindConnectedDevice(device) == nullptr) { in NotifyCharacteristicChanged()795 if (pimpl->FindConnectedDevice(device) == nullptr) { in SendResponse()