Searched defs:OnDescriptorWriteEvent (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_server_profile_callback.h | 60 virtual void OnDescriptorWriteEvent(uint16_t connectHandle, uint16_t valueHandle, GattValue &value, size_t len){}; in OnDescriptorWriteEvent() function in OHOS::bluetooth::GattServerProfileCallback |
H A D | gatt_server_service.cpp | 1013 void GattServerService::impl::OnDescriptorWriteEvent( in OnDescriptorWriteEvent() function in OHOS::bluetooth::GattServerService::impl |
Completed in 3 milliseconds