Connecting two headphones via Bluetooth to Xiaomi Redmi: all the ways and nuances

Introduction: Why does the smartphone not see the second headset?

Xiaomi Redmi smartphone owners often face a problem: the phone supports only one Bluetooth device in the audio category. When you try to connect a second headset, the first one automatically turns off. This is not a defect of the device, but a limitation of the A2DP (Advanced Audio Distribution Profile) protocol, which by default does not support multi-streaming on most Android smartphones.

However, there are workarounds, both official (via MIUI settings) and non-obvious (using third-party apps or features for people with hearing impairments).In this article, we will discuss all the current ways to connect two headphones to the Redmi Note 10/11/12, Redmi 9/10 and other models on MIUI 12-14, including their pros, cons and possible problems.

Important: Not all methods work on all models. For example, Redmi 8A or Redmi 9C with outdated Bluetooth 4.2 chips may not even support software bypasses. Check out the Bluetooth version from the Settings menu β†’ About Phone β†’ Full spec.

Method 1: Use the dual audio function in MIUI

Starting with MIUI 12, Xiaomi added a hidden Dual Audio feature that allows you to stream audio to two devices simultaneously, but it is not available on all models and requires activation through the developer settings.

Algorithm of action:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to the main settings menu, open Additional β†’ Developer settings.
  3. Find the option Enable Dual Audio (Laboratory) or Bluetooth: Dual audio and activate it.
  4. Connect the first headphone through the standard Bluetooth menu.
  5. Press the connected device icon in the notification panel and select Add a second device.

Limitations of the method:

  • πŸ”΄ It only works on models with Bluetooth 5.0.+ (Redmi Note 10 Pro, Redmi K40 newer).
  • πŸ”΄ It can delay up to 0.5 seconds between devices.
  • πŸ”΄ The function may disappear after the update MIUI.
πŸ“Š What kind of Redmi model do you have?
Redmi Note 10/11/12
Redmi 9/10/8
Redmi K40/K50
Another model

Method 2: Multi-streaming audio applications (SoundAssistant, Bluetooth Dual Audio)

If you don't have a built-in Dual Audio feature, you can use third-party utilities.

1. SoundAssistant (from Samsung, but it works for Xiaomi):

  • πŸ“± Install the app from Google Play.
  • 🎧 Connect both earphones separately via Bluetooth settings.
  • πŸ”Š In SoundAssistant, select Double Audio β†’ Enable and specify both devices.

2. Bluetooth Dual Audio (requires root rights on some models):

  • πŸ› οΈ Download. APK APKPure (with caution with sources!).
  • πŸ”— Connect your headphones, then in the app select Connect Both.
  • βš™οΈ When the sound is delayed, adjust the synchronization in the application settings.

β˜‘οΈ Preparation for the use of applications

Done: 0 / 4

Warning: Some applications may conflict with MIUI system services, causing the Bluetooth module to reboot. If the sound starts to break, try turning off Adaptive sound in the headphone settings.

Method 3: Hearing aid mode (for ASHA-enabled headphones)

Little-known fact: Xiaomi’s Android 10+ smartphones support the Audio Streaming for Hearing Aids (ASHA) protocol, originally designed for hearing aids. Some modern headphones (such as the Sony WH-1000XM4 or AirPods Pro) can connect through this protocol, which allows you to bypass the limit on one audio device.

How to activate:

  1. Go to Settings β†’ Special features β†’ Hearing aids.
  2. Turn on Streaming Audio mode.
  3. Connect the first headphone as usual (via Bluetooth).
  4. Connect the second headphone through the Hearing aids menu, selecting it in the list of available devices.

Please note:

  • 🟒 It only works with headphones that support ASHA (A list of compatible models can be found on the manufacturer's website).
  • 🟑 The sound can be broadcasted with a lower bitrate (up to 192 kbit / s vs 328 kbit / s in the video). A2DP).
  • πŸ”΄ On Redmi with MIUI 12.5 and below, this method may not work.
How to check for ASHA support in headphones?
Open the headphone manual and look for the Bluetooth protocols, if you have ASHA or Bluetooth LE Audio, it's compatible, and you can also search the model in the Bluetooth SIG database.

Method 4: Using a Bluetooth transmitter (hardware solution)

If the software methods don't work, you can use an external Bluetooth transmitter that supports multi-stream audio, such as the Avantek APT-X Low Latency or the 1Mii B06 Plus, which connects to your smartphone via a 3.5 mm connector or USB-C and streams the sound to two headphones simultaneously.

Pros of the method:

  • βœ… It works on all Redmi models, including the old ones (Redmi 7, Redmi Note 8).
  • βœ… No sound delays between devices.
  • βœ… Supports aptX codecs and AAC high-quality.

Cons:

  • ❌ Additional costs (from 1500) β‚½ transmitter).
  • ❌ Requires constant carrying of the device with you.
Model transmitterType of connectionMax, number of devicesSupport for codecsPrice (β‰ˆ)
1Mii B06 PlusUSB-C/3.5mm2aptX LL, AAC, SBC2 500 β‚½
Avantek APT-X3.5 mm2aptX, AAC1 800 β‚½
Creative BT-W5USB-C2aptX Adaptive3 200 β‚½
ESINKIN W293.5 mm2SBC1 200 β‚½

πŸ’‘

Before buying a transmitter, check if your Redmi supports USB-C audio output. On some models (e.g. Redmi 9T), this port only works for charging.

Method 5: Configure with ADB (for advanced users)

If you’re ready to work with Android Debug Bridge (ADB), you can manually activate hidden Bluetooth features, a technique that works for MIUI 13/14 and requires a computer.

Instructions:

  1. Install ADB Tools on your PC.
  2. Enable USB debugging on your phone (Settings β†’ Additional β†’ Developers).
  3. Connect your phone to your PC and type in the command line: adb shell settings put global bluetooth_dual_audio_enabled 1
  4. Restart your phone and try connecting two devices.

Additional commands for fine tuning:

  • Current status check: adb shell settings get global bluetooth_dual_audio_enabled (should be returned 1).
  • Reset Bluetooth settings (if errors occur): adb shell pm clear com.android.bluetooth

⚠️ Attention: Wrong commands ADB You can disrupt your Bluetooth module. Before experimenting, back up your data through your Settings. β†’ System system β†’ Backup.

Frequent problems and their solutions

Even after successfully connecting two headphones, Xiaomi Redmi users face typical problems.

1. The sound is only going to one device.

  • πŸ”Ή Check if the headphone settings tick Monopoly mode (for example, in Sony Headphones Connect).
  • πŸ”Ή Reconnect both devices, starting with one that doesn't work.
  • πŸ”Ή In Settings β†’ Select Media Audio for both headphones.

2.Severe sound delay (up to 1-2 seconds)

  • πŸ”Ή Turn off the codecs. LDAC or aptX in Bluetooth settings (they add latency).
  • πŸ”Ή Use codecs. SBC or AAC minimally latency.
  • πŸ”Ή If you are using Dual Audio, try disabling Hardware Audio Acceleration in the developer settings.

3.The headphones are constantly switched off

  • πŸ”Ή Make sure your phone has power saving mode turned off for Bluetooth (Settings) β†’ Battery. β†’ Energy consumption of applications).
  • πŸ”Ή Update the firmware of headphones through the manufacturer's branded application.
  • πŸ”Ή Reset network settings: Settings β†’ SIM-maps and mobile networks β†’ Resetting network settings.

πŸ’‘

If the problem persists, try to reconnect the headphones in reverse order (first second, then first), sometimes helping to synchronize the streams.

Can you connect two different headphones (like Sony and AirPods)?
Yes, but only if both devices support multi-threaded protocol (e.g. Bluetooth 5.2+ with LE Audio). In practice, it is better to use headphones from the same manufacturer - so there are fewer synchronization problems. For example, the Redmi Buds 4 Pro pair will work more stable than the AirPods + JBL.
Why did the MIUI update stop working?
Xiaomi often disables experimental features in new firmware versions.Try: Reset Bluetooth settings (Settings) β†’ Connections β†’ Bluetooth β†’ βš™οΈ β†’ Reset! Activate Dual Audio again through Developer Settings. Reverse to the previous version MIUI (if the function is critically important).
Will this method work on Redmi with custom firmware (like LineageOS)?
On custom firmware (like LineageOS or Pixel Experience), Dual Audio support depends on the kernel and Bluetooth stack version. Most often, the feature works better than on stock MIUI, but may require manual tuning via build.prop: persist.bluetooth.dualaudio=true persist.bluetooth.a2dpsink=true After editing the file, you need to restart the phone.
Can I connect two headphones to a Redmi for calls (not just music)?
Technically yes, but with reservations: πŸ”Ή The protocol is used for calls. HFP (Hands-Free Profile that does not support multi-threading. πŸ”Ή The sound will only be duplicated on one device (one that is connected as a "head" device"). πŸ”Ή In some applications (such as WhatsApp or Telegram), you can manually select a device for output of sound during a call. For full calls on two headphones will require an external Bluetooth transmitter with support SCO (Synchronous Connection-Oriented).
How to check if my Redmi supports two headphones?
There are two ways: Software: Install Bluetooth Auto Connect and check if both headphones are displayed in the list available for simultaneous connection. Hardware: See the specifications of your model on the Xiaomi website. Look for the mention of Dual Audio or Bluetooth 5.0+. You can also use the compatibility table: Redmi Model Dual Audio Support Is ADB? Redmi Note 12 Pro+ Yes (MIUI 14) No Redmi K50 Yes (MIUI 13+) No Redmi Note 11 Partially (SundAssant) Sometimes Redmi 10 No (only via transmitter)