Home
last modified time | relevance | path

Searched defs:OnFindIncludedServicesEvent (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.h51 …virtual void OnFindIncludedServicesEvent(int reqId, int result, uint16_t connectHandle, uint16_t s… in OnFindIncludedServicesEvent() function
H A Dgatt_client_service.cpp478 …void OnFindIncludedServicesEvent(int reqId, int ret, uint16_t connectHandle, uint16_t serviceHandl… in OnFindIncludedServicesEvent() function in OHOS::bluetooth::GattClientService::impl::GattClientProfileCallbackImplement
863 void GattClientService::impl::OnFindIncludedServicesEvent(int requestId, int ret, uint16_t connectH… in OnFindIncludedServicesEvent() function in OHOS::bluetooth::GattClientService::impl