Searched defs:OnReadDescriptorValueEvent (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_client_profile_callback.h | 66 virtual void OnReadDescriptorValueEvent(int reqId, uint16_t handle, GattValue &value, size_t len, int result) {}; in OnReadDescriptorValueEvent() function in OHOS::bluetooth::GattClientProfileCallback |
H A D | gatt_client_service.cpp | 974 void GattClientService::impl::OnReadDescriptorValueEvent( in OnReadDescriptorValueEvent() function in OHOS::bluetooth::GattClientService::impl |
Completed in 4 milliseconds