Searched refs:DelayTimeoutCallback (Results 1 – 2 of 2) sorted by relevance
212 static void DelayTimeoutCallback(const std::weak_ptr<PowerDevice>& weakDevice);
57 … pimpl->dispatcher_.PostTask(std::bind(&bluetooth::PowerDevice::DelayTimeoutCallback, weakDevice)); in PowerDevice()268 void PowerDevice::DelayTimeoutCallback(const std::weak_ptr<PowerDevice>& weakDevice) in DelayTimeoutCallback() function in OHOS::bluetooth::PowerDevice