Searched defs:OnDescriptorReadEvent (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 | 59 virtual void OnDescriptorReadEvent(uint16_t connectHandle, uint16_t valueHandle){}; in OnDescriptorReadEvent() function |
H A D | gatt_server_service.cpp | 541 void OnDescriptorReadEvent(uint16_t connectHandle, uint16_t valueHandle) override in OnDescriptorReadEvent() function in OHOS::bluetooth::GattServerService::impl::GattServerProfileCallbackImplement |