Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothPan.java125 @IntDef({PAN_ROLE_NONE, LOCAL_NAP_ROLE, LOCAL_PANU_ROLE})
133 public static final int LOCAL_NAP_ROLE = 1; field in BluetoothPan
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DPanProfile.java173 return mDeviceRoleMap.get(device) == BluetoothPan.LOCAL_NAP_ROLE; in isLocalRoleNap()
/aosp12/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java1150 role = BluetoothPan.LOCAL_NAP_ROLE; in connectPanOrIncomingPanConnection()
1255 role = BluetoothPan.LOCAL_NAP_ROLE; in disconnectFromRemoteOrVerifyConnectNap()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt2069 field public static final int LOCAL_NAP_ROLE = 1; // 0x1
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10676 Landroid/bluetooth/BluetoothPan;->LOCAL_NAP_ROLE:I