Searched refs:LOCAL_NAP_ROLE (Results 1 – 6 of 6) sorted by relevance
93 @IntDef({PAN_ROLE_NONE, LOCAL_NAP_ROLE, LOCAL_PANU_ROLE})101 public static final int LOCAL_NAP_ROLE = 1; field in BluetoothPan
173 return mDeviceRoleMap.get(device) == BluetoothPan.LOCAL_NAP_ROLE; in isLocalRoleNap()
1150 role = BluetoothPan.LOCAL_NAP_ROLE; in connectPanOrIncomingPanConnection()1255 role = BluetoothPan.LOCAL_NAP_ROLE; in disconnectFromRemoteOrVerifyConnectNap()
1401 field public static final int LOCAL_NAP_ROLE = 1; // 0x1
10685 Landroid/bluetooth/BluetoothPan;->LOCAL_NAP_ROLE:I