Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_manager.cpp308 std::future<void> stopFuture = stopPromise.get_future(); in Stop() local
318 stopFuture.wait(); in Stop()