OutputDeviceNode.blueToothA2DP constructor
OutputDeviceNode.blueToothA2DP()
Implementation
OutputDeviceNode.blueToothA2DP() {
audioFlags = outputToSpeaker | allowHeadset | allowBlueToothA2DP;
}
OutputDeviceNode.blueToothA2DP() {
audioFlags = outputToSpeaker | allowHeadset | allowBlueToothA2DP;
}