Home
last modified time | relevance | path

Searched defs:OnReadDescriptorValueEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h66 …virtual void OnReadDescriptorValueEvent(int reqId, uint16_t handle, GattValue &value, size_t len, … in OnReadDescriptorValueEvent() function
H A Dgatt_client_service.cpp532 void OnReadDescriptorValueEvent( in OnReadDescriptorValueEvent() function in OHOS::bluetooth::GattClientService::impl::GattClientProfileCallbackImplement
974 void GattClientService::impl::OnReadDescriptorValueEvent( in OnReadDescriptorValueEvent() function in OHOS::bluetooth::GattClientService::impl