Home
last modified time | relevance | path

Searched defs:BluetoothConnection (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/obd2-lib/src/com/android/car/obd2/connections/
DBluetoothConnection.java30 public class BluetoothConnection implements Obd2Connection.UnderlyingTransport { class
42 public BluetoothConnection(String bluetoothAddress) { in BluetoothConnection() method in BluetoothConnection
46 public BluetoothConnection(BluetoothDevice device) { in BluetoothConnection() method in BluetoothConnection
/packages/services/Car/service/src/com/android/car/
DBluetoothProfileInhibitManager.java82 public static class BluetoothConnection { class in BluetoothProfileInhibitManager
93 public BluetoothConnection(Integer profile, BluetoothDevice device) { in BluetoothConnection() method in BluetoothProfileInhibitManager.BluetoothConnection