Searched refs:OnFindIncludedServicesEvent (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_profile_callback.h | 51 …virtual void OnFindIncludedServicesEvent(int reqId, int result, uint16_t connectHandle, uint16_t s… in OnFindIncludedServicesEvent() function
|
H A D | gatt_client_service.cpp | 119 …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 D | gatt_client_profile.cpp | 1014 pClientCallBack_->OnFindIncludedServicesEvent( in IndicateRequestRetToService() 1196 pClientCallBack_->OnFindIncludedServicesEvent(reqId, in ErrorResponseParsing() 1912 pClientCallBack_->OnFindIncludedServicesEvent(iter->second.reqId_, in SplitReadByTypeReqErrorParsing()
|