Searched refs:DEFAULT_TASK_TIMEOUT (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/src/ | ||
H A D | bluetooth_switch_module.h | 72 const uint64_t DEFAULT_TASK_TIMEOUT = 10000000; // 10s member in OHOS::Bluetooth::BluetoothSwitchModule 73 uint64_t taskTimeout_ = DEFAULT_TASK_TIMEOUT; |
Completed in 1 milliseconds