Home
last modified time | relevance | path

Searched refs:watcher_ (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.cpp73 watcher_.AddFdToWatcher(channel[0], std::bind(&Hci::H4Protocol::ReadData, h4, std::placeholders::_1)); in WatchHciChannel()
80 watcher_.AddFdToWatcher( in WatchHciChannel()
82 watcher_.AddFdToWatcher( in WatchHciChannel()
136 if (!watcher_.Start()) { in Initialize()
162 watcher_.Stop(); in CleanUp()
186 watcher_.SetTimeout(std::chrono::milliseconds(lpmTimer_), std::bind(&VendorInterface::WatcherTimeout, this)); in SendPacket()
216 VendorInterface::GetInstance()->watcher_.SetTimeout(std::chrono::milliseconds(lpmTimer), in OnInitCallback()
H A Dvendor_interface.h64 HciWatcher watcher_; member in OHOS::HDI::Bluetooth::Hci::V1_0::VendorInterface

Completed in 2 milliseconds