Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/mmc/daemon/
Dconstants.h39 constexpr char kWorkerThreadName[] = "bt_mmc_worker_thread"; variable
Dservice.cc282 std::make_unique<bluetooth::common::MessageLoopThread>(kWorkerThreadName), in StartWorkerThread()