Home
last modified time | relevance | path

Searched refs:OnFindIncludedServicesEvent (Results 1 – 3 of 3) 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.cpp119 …void OnFindIncludedServicesEvent(int requestId, int ret, uint16_t connectHandle, uint16_t serviceH…
478 …void OnFindIncludedServicesEvent(int reqId, int ret, uint16_t connectHandle, uint16_t serviceHandl… in OnFindIncludedServicesEvent() function in OHOS::bluetooth::GattClientService::impl::GattClientProfileCallbackImplement
481 service_.GetDispatcher()->PostTask(std::bind(&impl::OnFindIncludedServicesEvent, in OnFindIncludedServicesEvent()
863 void GattClientService::impl::OnFindIncludedServicesEvent(int requestId, int ret, uint16_t connectH… in OnFindIncludedServicesEvent() function in OHOS::bluetooth::GattClientService::impl
H A Dgatt_client_profile.cpp1014 pClientCallBack_->OnFindIncludedServicesEvent( in IndicateRequestRetToService()
1196 pClientCallBack_->OnFindIncludedServicesEvent(reqId, in ErrorResponseParsing()
1912 pClientCallBack_->OnFindIncludedServicesEvent(iter->second.reqId_, in SplitReadByTypeReqErrorParsing()