Home
last modified time | relevance | path

Searched refs:LOCAL_PANU_ROLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothPan.java93 @IntDef({PAN_ROLE_NONE, LOCAL_NAP_ROLE, LOCAL_PANU_ROLE})
106 public static final int LOCAL_PANU_ROLE = 2; field in BluetoothPan
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java1146 role = BluetoothPan.LOCAL_PANU_ROLE; in connectPanOrIncomingPanConnection()
1176 if (role == BluetoothPan.LOCAL_PANU_ROLE) { in connectPanOrIncomingPanConnection()
1251 role = BluetoothPan.LOCAL_PANU_ROLE; in disconnectFromRemoteOrVerifyConnectNap()
1275 if (role == BluetoothPan.LOCAL_PANU_ROLE) { in disconnectFromRemoteOrVerifyConnectNap()
/frameworks/base/api/
Dsystem-current.txt1402 field public static final int LOCAL_PANU_ROLE = 2; // 0x2
/frameworks/base/non-updatable-api/
Dsystem-current.txt1402 field public static final int LOCAL_PANU_ROLE = 2; // 0x2
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10686 Landroid/bluetooth/BluetoothPan;->LOCAL_PANU_ROLE:I