Searched refs:isBluetoothLowLatency_ (Results 1 – 1 of 1) sorted by relevance
168 bool isBluetoothLowLatency_ = false; member in OHOS::AudioStandard::BluetoothRendererSinkInner208 audioRender_(nullptr), handle_(nullptr), isBluetoothLowLatency_(isBluetoothLowLatency) in BluetoothRendererSinkInner()465 …string adapterNameCase = isBluetoothLowLatency_ ? "bt_a2dp_fast" : "bt_a2dp"; // Set sound card i… in Init()493 if (isBluetoothLowLatency_) { in Init()672 CHECK_AND_RETURN_RET_LOG(!isBluetoothLowLatency_ || CheckPositionTime() == SUCCESS, in Start()