AudioOutputButton
fun AudioOutputButton(onOutputClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true)
A button to launch the system bluetooth settings to connect to a headset.
A button to launch the system bluetooth settings to connect to a headset.