Home
last modified time | relevance | path

Searched refs:AddIncludeService (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.cpp38 int GattCache::AddIncludeService(uint16_t serviceHandle, const IncludeService &includeService) in AddIncludeService() function in OHOS::bluetooth::GattCache
231 AddIncludeService(currentSvcHandle, in LoadFromFile()
H A Dgatt_cache.h93 int AddIncludeService(uint16_t serviceHandle, const IncludeService &includeService);
H A Dgatt_client_profile.cpp1347 dispatcher_->PostTask(std::bind(&GattCache::AddIncludeService, in FindIncludeServicesParsing()
1360 dispatcher_->PostTask(std::bind(&GattCache::AddIncludeService, in FindIncludeServicesParsing()