Searched refs:BluetoothPan (Results 1 – 8 of 8) sorted by relevance
19 import android.bluetooth.BluetoothPan;234 mConnectionAction = BluetoothPan.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()279 if (mRole != intent.getIntExtra(BluetoothPan.EXTRA_LOCAL_ROLE, -1)) { in onReceive()329 mPan = (BluetoothPan) proxy;366 private BluetoothPan mPan = null;690 if (mPan == null) mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in enablePan()708 if (mPan == null) mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in disablePan()1093 role = BluetoothPan.LOCAL_PANU_ROLE; in connectPanOrIncomingPanConnection()1097 role = BluetoothPan.LOCAL_NAP_ROLE; in connectPanOrIncomingPanConnection()1108 mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in connectPanOrIncomingPanConnection()[all …]
22 import android.bluetooth.BluetoothPan;39 private BluetoothPan mService;58 mService = (BluetoothPan) proxy; in onServiceConnected()171 return mDeviceRoleMap.get(device) == BluetoothPan.LOCAL_NAP_ROLE; in isLocalRoleNap()
29 import android.bluetooth.BluetoothPan;138 BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in LocalBluetoothProfileManager()421 int role = intent.getIntExtra(BluetoothPan.EXTRA_LOCAL_ROLE, 0); in onReceive()
33 import android.bluetooth.BluetoothPan;214 mIntent = new Intent(BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receivePanConnectionStateChanged_shouldNotDispatchCallback()237 mIntent = new Intent(BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receivePanConnectionStateChangedWithoutUuid_shouldNotRefresh()259 mIntent = new Intent(BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in stateChangedHandler_receivePanConnectionStateChangedWithUuids_shouldRefresh()
45 public final class BluetoothPan implements BluetoothProfile { class132 /*package*/ BluetoothPan(Context context, ServiceListener l) { in BluetoothPan() method in BluetoothPan382 BluetoothPan.this);
2287 BluetoothPan pan = new BluetoothPan(context, listener); in getProfileProxy()2356 BluetoothPan pan = (BluetoothPan) proxy; in closeProfileProxy()
1204 Landroid/bluetooth/BluetoothPan;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothProfi…1205 Landroid/bluetooth/BluetoothPan;->close()V1206 Landroid/bluetooth/BluetoothPan;->connect(Landroid/bluetooth/BluetoothDevice;)Z1207 Landroid/bluetooth/BluetoothPan;->disconnect(Landroid/bluetooth/BluetoothDevice;)Z1208 Landroid/bluetooth/BluetoothPan;->doBind()Z1209 Landroid/bluetooth/BluetoothPan;->isEnabled()Z1210 Landroid/bluetooth/BluetoothPan;->isTetheringOn()Z1211 Landroid/bluetooth/BluetoothPan;->isValidDevice(Landroid/bluetooth/BluetoothDevice;)Z1212 Landroid/bluetooth/BluetoothPan;->log(Ljava/lang/String;)V1213 Landroid/bluetooth/BluetoothPan;->setBluetoothTethering(Z)V
16525 HSPLandroid/bluetooth/BluetoothPan$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/o…16526 HSPLandroid/bluetooth/BluetoothPan;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothPr…16527 HSPLandroid/bluetooth/BluetoothPan;->doBind()Z54337 Landroid/bluetooth/BluetoothPan$1;54338 Landroid/bluetooth/BluetoothPan$2;54339 Landroid/bluetooth/BluetoothPan;