Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.cpp178 …etTimeout(std::chrono::milliseconds(lpmTimer_), std::bind(&VendorInterface::WatcherTimeout, this)); in SendPacket()
209 std::bind(&VendorInterface::WatcherTimeout, VendorInterface::GetInstance())); in OnInitCallback()
275 void VendorInterface::WatcherTimeout() in WatcherTimeout() function in OHOS::HDI::Bluetooth::Hci::V1_0::VendorInterface
H A Dvendor_interface.h56 void WatcherTimeout();