Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.h56 void WatcherTimeout();
H A Dvendor_interface.cpp186 watcher_.SetTimeout(std::chrono::milliseconds(lpmTimer_), std::bind(&VendorInterface::WatcherTimeout, this)); in SendPacket()
217 std::bind(&VendorInterface::WatcherTimeout, VendorInterface::GetInstance())); in OnInitCallback()
283 void VendorInterface::WatcherTimeout() in WatcherTimeout() function in OHOS::HDI::Bluetooth::Hci::V1_0::VendorInterface

Completed in 2 milliseconds