Dummy HFP and A2DP profiles do not prevent iPhone audio routing to Hudiy
Posted: Tue Jul 14, 2026 12:20 pm
Hi,
I am trying to use Hudiy together with my car’s factory Bluetooth head unit.
My desired setup is:
The iPhone should remain connected to the factory head unit for music and call audio.
Hudiy should only receive Bluetooth information such as:
signal strength
battery level
contacts
call history
currently playing track metadata
Music and call audio should not be routed to Hudiy.
I enabled the new dummy profile options as follows:
"registerDummyHfpProfile": true,
"registerDummyA2DPProfile": true
I also disabled Bluetooth audio profile registration in WirePlumber to avoid conflicts:
wireplumber.profiles = {
main = {
monitor.bluez = disabled
}
}
As soon as the iPhone connects to Hudiy, the audio output changes from the factory head unit to Hudiy.
I am trying to use Hudiy together with my car’s factory Bluetooth head unit.
My desired setup is:
The iPhone should remain connected to the factory head unit for music and call audio.
Hudiy should only receive Bluetooth information such as:
signal strength
battery level
contacts
call history
currently playing track metadata
Music and call audio should not be routed to Hudiy.
I enabled the new dummy profile options as follows:
"registerDummyHfpProfile": true,
"registerDummyA2DPProfile": true
I also disabled Bluetooth audio profile registration in WirePlumber to avoid conflicts:
wireplumber.profiles = {
main = {
monitor.bluez = disabled
}
}
As soon as the iPhone connects to Hudiy, the audio output changes from the factory head unit to Hudiy.