Searched refs:OnFindIncludedServicesEvent (Results 1 - 3 of 3) sorted by relevance
/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 serviceHandle, in OnFindIncludedServicesEvent() function in OHOS::bluetooth::GattClientProfileCallback
|
H A D | gatt_client_service.cpp | 119 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 D | gatt_client_profile.cpp | 1014 pClientCallBack_->OnFindIncludedServicesEvent( in IndicateRequestRetToService() 1196 pClientCallBack_->OnFindIncludedServicesEvent(reqId, in ErrorResponseParsing() 1912 pClientCallBack_->OnFindIncludedServicesEvent(iter->second.reqId_, in SplitReadByTypeReqErrorParsing()
|
Completed in 7 milliseconds