Lines Matching refs:BluetoothProfile
23 import android.bluetooth.BluetoothProfile;
117 mAdapter.getProfileProxy(this, mProfileListener, BluetoothProfile.HEADSET);
435 private BluetoothProfile.ServiceListener mProfileListener =
436 new BluetoothProfile.ServiceListener() {
437 public void onServiceConnected(int profile, BluetoothProfile proxy) {