Home
last modified time | relevance | path

Searched refs:OnFindIncludedServicesEvent (Results 1 - 3 of 3) sorted by relevance

/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 serviceHandle, in OnFindIncludedServicesEvent() function in OHOS::bluetooth::GattClientProfileCallback
H A Dgatt_client_service.cpp119 void OnFindIncludedServicesEvent(int requestId, int ret, uint16_t connectHandle, uint16_t serviceHandle,
478 void OnFindIncludedServicesEvent(int reqId, int ret, uint16_t connectHandle, uint16_t serviceHandle,
481 service_.GetDispatcher()->PostTask(std::bind(&impl::OnFindIncludedServicesEvent,
863 void GattClientService::impl::OnFindIncludedServicesEvent(int requestId, int ret, uint16_t connectHandle, 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()

Completed in 7 milliseconds