Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.cpp92 taskTimeoutHandle_ = ffrtQueue_.submit_h([switchWptr = weak_from_this()]() { in ProcessBluetoothSwitchAction()
105 ffrtQueue_.cancel(taskTimeoutHandle_); in ProcessBluetoothSwitchAction()
156 ffrtQueue_.cancel(taskTimeoutHandle_);
H A Dbluetooth_switch_module.h74 ffrt::task_handle taskTimeoutHandle_; member in OHOS::Bluetooth::BluetoothSwitchModule

Completed in 2 milliseconds