Home
last modified time | relevance | path

Searched defs:OnDescriptorWriteEvent (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.h60 …virtual void OnDescriptorWriteEvent(uint16_t connectHandle, uint16_t valueHandle, GattValue &value… in OnDescriptorWriteEvent() function
H A Dgatt_server_service.cpp547 …void OnDescriptorWriteEvent(uint16_t connectHandle, uint16_t valueHandle, GattValue &value, size_t… in OnDescriptorWriteEvent() function in OHOS::bluetooth::GattServerService::impl::GattServerProfileCallbackImplement
1013 void GattServerService::impl::OnDescriptorWriteEvent( in OnDescriptorWriteEvent() function in OHOS::bluetooth::GattServerService::impl