Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPanProfile.java171 return mDeviceRoleMap.get(device) == BluetoothPan.LOCAL_NAP_ROLE; in isLocalRoleNap()
/frameworks/base/core/java/android/bluetooth/
DBluetoothPan.java87 public static final int LOCAL_NAP_ROLE = 1; field in BluetoothPan
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java1097 role = BluetoothPan.LOCAL_NAP_ROLE; in connectPanOrIncomingPanConnection()
1202 role = BluetoothPan.LOCAL_NAP_ROLE; in disconnectFromRemoteOrVerifyConnectNap()