Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfileConnector.java34 public abstract class BluetoothProfileConnector<T> { class
73 BluetoothProfileConnector(BluetoothProfile profile, int profileId, String profileName, in BluetoothProfileConnector() method in BluetoothProfileConnector