Home
last modified time | relevance | path

Searched refs:BluetoothPan (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java19 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 …]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPanProfile.java22 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()
DLocalBluetoothProfileManager.java29 import android.bluetooth.BluetoothPan;
138 BluetoothPan.ACTION_CONNECTION_STATE_CHANGED); in LocalBluetoothProfileManager()
421 int role = intent.getIntExtra(BluetoothPan.EXTRA_LOCAL_ROLE, 0); in onReceive()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManagerTest.java33 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()
/frameworks/base/core/java/android/bluetooth/
DBluetoothPan.java45 public final class BluetoothPan implements BluetoothProfile { class
132 /*package*/ BluetoothPan(Context context, ServiceListener l) { in BluetoothPan() method in BluetoothPan
382 BluetoothPan.this);
DBluetoothAdapter.java2287 BluetoothPan pan = new BluetoothPan(context, listener); in getProfileProxy()
2356 BluetoothPan pan = (BluetoothPan) proxy; in closeProfileProxy()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1204 Landroid/bluetooth/BluetoothPan;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothProfi…
1205 Landroid/bluetooth/BluetoothPan;->close()V
1206 Landroid/bluetooth/BluetoothPan;->connect(Landroid/bluetooth/BluetoothDevice;)Z
1207 Landroid/bluetooth/BluetoothPan;->disconnect(Landroid/bluetooth/BluetoothDevice;)Z
1208 Landroid/bluetooth/BluetoothPan;->doBind()Z
1209 Landroid/bluetooth/BluetoothPan;->isEnabled()Z
1210 Landroid/bluetooth/BluetoothPan;->isTetheringOn()Z
1211 Landroid/bluetooth/BluetoothPan;->isValidDevice(Landroid/bluetooth/BluetoothDevice;)Z
1212 Landroid/bluetooth/BluetoothPan;->log(Ljava/lang/String;)V
1213 Landroid/bluetooth/BluetoothPan;->setBluetoothTethering(Z)V
Dboot-image-profile.txt16525 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()Z
54337 Landroid/bluetooth/BluetoothPan$1;
54338 Landroid/bluetooth/BluetoothPan$2;
54339 Landroid/bluetooth/BluetoothPan;