Home
last modified time | relevance | path

Searched defs:weakDevice (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_device.cpp56 std::weak_ptr<PowerDevice> weakDevice = shared_from_this(); in PowerDevice() local
268 void PowerDevice::DelayTimeoutCallback(const std::weak_ptr<PowerDevice>& weakDevice) in DelayTimeoutCallback()