Home
last modified time | relevance | path

Searched refs:BluetoothConnector (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicePairer.java110 public interface BluetoothConnector { interface in BluetoothDevicePairer
582 BluetoothConnector btConnector = getBluetoothConnector(); in openConnection()
647 private BluetoothConnector getBluetoothConnector() { in getBluetoothConnector()
DBluetoothInputDeviceConnector.java31 public class BluetoothInputDeviceConnector implements BluetoothDevicePairer.BluetoothConnector {
DBluetoothA2dpConnector.java30 public class BluetoothA2dpConnector implements BluetoothDevicePairer.BluetoothConnector {