Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.cpp208 uint32_t lpmTimer = 0; in OnInitCallback() local
209 if (VendorInterface::GetInstance()->vendorInterface_->op(BtOpcodeT::BT_OP_GET_LPM_TIMER, &lpmTimer) != 0) { in OnInitCallback()
212 VendorInterface::GetInstance()->lpmTimer_ = lpmTimer; in OnInitCallback()
216 VendorInterface::GetInstance()->watcher_.SetTimeout(std::chrono::milliseconds(lpmTimer), in OnInitCallback()

Completed in 2 milliseconds