Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp101 void BuildIncludeService(GattService &svc, const std::vector<bluetooth::Service> &iSvcs);
413 …ttServer::impl::BuildIncludeService(GattService &svc, const std::vector<bluetooth::Service> &iSvcs) in BuildIncludeService() argument
415 for (auto &iSvc : iSvcs) { in BuildIncludeService()