Home
last modified time | relevance | path

Searched refs:GetIncludeServices (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.h97 std::vector<IncludeService> *GetIncludeServices(uint16_t serviceHandle);
H A Dgatt_database.h203 const std::vector<IncludeService> *GetIncludeServices(uint16_t serviceHandle);
H A Dgatt_database.cpp220 const std::vector<GattDatabase::IncludeService> *GattDatabase::GetIncludeServices(uint16_t serviceHandle) in GetIncludeServices() function in GattDatabase
H A Dgatt_cache.cpp140 std::vector<GattCache::IncludeService> *GattCache::GetIncludeServices(uint16_t serviceHandle) in GetIncludeServices() function in OHOS::bluetooth::GattCache
H A Dgatt_client_profile.cpp330 auto iter = pimpl->cacheMap_.find(connectHandle)->second.GetIncludeServices(startHandle); in FindIncludedServices()
1200 *cacheMap_.find(connectHandle)->second.GetIncludeServices(iter->second.startHandle_)); in ErrorResponseParsing()
1389 auto isvcs = cache->second.GetIncludeServices(handle); in FindIncludeServicesParsing()
1916 *cacheMap_.find(connectHandle)->second.GetIncludeServices(iter->second.startHandle_)); in SplitReadByTypeReqErrorParsing()

Completed in 7 milliseconds