Home
last modified time | relevance | path

Searched refs:OnReliableWriteEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile_callback.h57 …virtual void OnReliableWriteEvent(uint16_t connectHandle, uint16_t valueHandle, GattValue &value, … in OnReliableWriteEvent() function
H A Dgatt_server_service.cpp533 …void OnReliableWriteEvent(uint16_t connectHandle, uint16_t valueHandle, GattValue &value, size_t l… in OnReliableWriteEvent() function in OHOS::bluetooth::GattServerService::impl::GattServerProfileCallbackImplement