Home
last modified time | relevance | path

Searched defs:OnNotifyConfirm (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h109 …virtual void OnNotifyConfirm(const GattDevice &device, const Characteristic &characteristic, int r… in OnNotifyConfirm() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.cpp63 …void OnNotifyConfirm(const GattDevice &device, const Characteristic &characteristic, int result) o… in OnNotifyConfirm() function in OHOS::bluetooth::GenericAttributeService::GattServerCallbackImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_callback_proxy.cpp225 void BluetoothGattServerCallbackProxy::OnNotifyConfirm( in OnNotifyConfirm() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp131 void OnNotifyConfirm( in OnNotifyConfirm() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp265 void OnNotifyConfirm( in OnNotifyConfirm() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl