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