Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/obd2-lib/src/com/android/car/obd2/connections/
H A 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
/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothProfileInhibitManager.java84 public static class BluetoothConnection { class in BluetoothProfileInhibitManager
95 public BluetoothConnection(Integer profile, BluetoothDevice device) { in BluetoothConnection() method in BluetoothProfileInhibitManager.BluetoothConnection