Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp1389 auto isvcs = cache->second.GetIncludeServices(handle); in FindIncludeServicesParsing() local
1390 if (isvcs != nullptr) { in FindIncludeServicesParsing()
1391 for (auto &isvc : *isvcs) { in FindIncludeServicesParsing()