Searched defs:OnServicesChanged (Results 1 – 5 of 5) sorted by relevance
276 void BluetoothGattClientCallbackProxy::OnServicesChanged(std::vector<BluetoothGattService> &service) in OnServicesChanged() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
162 void OnServicesChanged(const std::vector<Service> &services) override in OnServicesChanged() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
717 void HidHostHogp::HogpGattClientCallback::OnServicesChanged(const std::vector<Service> &services) in OnServicesChanged() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
131 void OnServicesChanged(std::vector<BluetoothGattService> &service) override in OnServicesChanged() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
52 void OnServicesChanged(const std::vector<Service> &services) override in OnServicesChanged() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback