Lines Matching refs:BluetoothProfile
23 import android.bluetooth.BluetoothProfile;
113 mAdapter.getProfileProxy(this, mProfileListener, BluetoothProfile.HEADSET);
429 private BluetoothProfile.ServiceListener mProfileListener =
430 new BluetoothProfile.ServiceListener() {
431 public void onServiceConnected(int profile, BluetoothProfile proxy) {