Searched refs:OnExecuteWriteEvent (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_server_profile_callback.h | 58 virtual void OnExecuteWriteEvent(uint16_t connectHandle, uint16_t valueHandle, int state){}; in OnExecuteWriteEvent() function |
H A D | gatt_server_service.cpp | 537 void OnExecuteWriteEvent(uint16_t connectHandle, uint16_t valueHandle, int state) override in OnExecuteWriteEvent() function in OHOS::bluetooth::GattServerService::impl::GattServerProfileCallbackImplement |