Home
last modified time | relevance | path

Searched refs:PAN (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPanProfile.java73 return BluetoothProfile.PAN; in getProfileId()
78 BluetoothProfile.PAN); in PanProfile()
183 … BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.PAN, mService); in finalize()
DLocalBluetoothProfileManager.java198 if (mPanProfile == null && supportedList.contains(BluetoothProfile.PAN)) { in updateLocalProfiles()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java112 int PAN = 5; field
383 case PAN: in getProfileName()
DBluetoothPan.java148 new BluetoothProfileConnector(this, BluetoothProfile.PAN,
DBluetoothAdapter.java2820 } else if (profile == BluetoothProfile.PAN) { in getProfileProxy()
2894 case BluetoothProfile.PAN: in closeProfileProxy()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java231 case BluetoothProfile.PAN: in ConnectProfileReceiver()
270 super(device, BluetoothProfile.PAN, expectedFlags); in ConnectPanReceiver()
326 case BluetoothProfile.PAN:
346 case BluetoothProfile.PAN:
694 if (mPan == null) mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in enablePan()
712 if (mPan == null) mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in disablePan()
1112 mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in connectPanOrIncomingPanConnection()
1217 mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in disconnectFromRemoteOrVerifyConnectNap()
1455 case BluetoothProfile.PAN: in connectProxy()
1481 case BluetoothProfile.PAN: in connectProxy()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManagerTest.java219 new int[] {BluetoothProfile.PAN})); in stateChangedHandler_receivePanConnectionStateChanged_shouldNotDispatchCallback()
260 new int[] {BluetoothProfile.PAN})); in stateChangedHandler_receivePanConnectionStateChangedWithProfile_shouldRefresh()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java686 adapter.closeProfileProxy(BluetoothProfile.PAN, proxy); in setBluetoothTethering()
688 }, BluetoothProfile.PAN); in setBluetoothTethering()
/frameworks/base/non-updatable-api/
Dsystem-current.txt1550 field public static final int PAN = 5; // 0x5
/frameworks/base/api/
Dsystem-current.txt1602 field public static final int PAN = 5; // 0x5