Home
last modified time | relevance | path

Searched refs:LOCAL_NAP_ROLE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothPan.java93 @IntDef({PAN_ROLE_NONE, LOCAL_NAP_ROLE, LOCAL_PANU_ROLE})
101 public static final int LOCAL_NAP_ROLE = 1; field in BluetoothPan
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPanProfile.java173 return mDeviceRoleMap.get(device) == BluetoothPan.LOCAL_NAP_ROLE; in isLocalRoleNap()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java1150 role = BluetoothPan.LOCAL_NAP_ROLE; in connectPanOrIncomingPanConnection()
1255 role = BluetoothPan.LOCAL_NAP_ROLE; in disconnectFromRemoteOrVerifyConnectNap()
/frameworks/base/api/
Dsystem-current.txt1401 field public static final int LOCAL_NAP_ROLE = 1; // 0x1
/frameworks/base/non-updatable-api/
Dsystem-current.txt1401 field public static final int LOCAL_NAP_ROLE = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10685 Landroid/bluetooth/BluetoothPan;->LOCAL_NAP_ROLE:I