Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfileConnector.java46 public abstract class BluetoothProfileConnector<T> { class
116 BluetoothProfileConnector(BluetoothProfile profile, int profileId, String profileName, in BluetoothProfileConnector() method in BluetoothProfileConnector