Home
last modified time | relevance | path

Searched defs:OnCharacteristicChanged (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_client.h72 virtual void OnCharacteristicChanged(const GattCharacteristic &characteristic) in OnCharacteristicChanged() function
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client_callback.cpp37 void NapiGattClientCallback::OnCharacteristicChanged(const GattCharacteristic &characteristic) in OnCharacteristicChanged() function in OHOS::Bluetooth::NapiGattClientCallback
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp40 void OnCharacteristicChanged(const GattCharacteristic &characteristic) in OnCharacteristicChanged() function in OHOS::Bluetooth::GattClientCallbackTest
H A Dgatt_client_test.cpp42 void OnCharacteristicChanged(const GattCharacteristic &characteristic) in OnCharacteristicChanged() function in OHOS::Bluetooth::GattClientCallbackTest
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_callback_proxy.cpp49 void BluetoothGattClientCallbackProxy::OnCharacteristicChanged(const BluetoothGattCharacteristic &c… in OnCharacteristicChanged() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp104 void OnCharacteristicChanged(const Characteristic &characteristic) override in OnCharacteristicChanged() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp748 void HidHostHogp::HogpGattClientCallback::OnCharacteristicChanged(const Characteristic &characteris… in OnCharacteristicChanged() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp297 void OnCharacteristicChanged(const GattCharacteristic &characteristic) override in OnCharacteristicChanged() function in OHOS::Bluetooth::GattClientCallbackWrapper
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp162 void OnCharacteristicChanged(const BluetoothGattCharacteristic &characteristic) override in OnCharacteristicChanged() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp76 void OnCharacteristicChanged(const Characteristic &characteristic) override in OnCharacteristicChanged() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback