This patch will allow the headset to power down if the wired audio is connected
// 1) Allow the device to physically power off in limbo mode when the wired audio is connected.
// 2) Don't route the wired audio if the headset is in Limbo mode
// Disconnects audio when the headset powers off (enters Limbo mode)
// 3) Stop the auto power off timer powering off the headset if wired audio is enabled - caused by fix number 1)