Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_device.h220 void StartDelayTimer(int ms) const;
H A Dpower_device.cpp118 StartDelayTimer(static_cast<uint64_t>(requestPower.timeout_)); in SetSniffMode()
291 void PowerDevice::StartDelayTimer(int ms) const in StartDelayTimer() function in OHOS::bluetooth::PowerDevice