Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:connectAudio

690         if (actualAddress != null && !connectAudio(actualAddress)) {
760 private boolean connectAudio(String address) {
766 // TODO: update once connectAudio supports passing in a device.
767 return bluetoothHeadset.connectAudio();