bluetooth opp net application to scan or connect to other bluetooth devices, support bluetooth traffic analysis and p2p network research.
bluetoothoppnet is hosted in the following web site
https://github.com/Fengrui/bluetoothoppnet
If you think the Android project bluetoothoppnet listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of bluetoothoppnet.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 18 |
Activity Count | 2 |
jar files used | GraphView-3.1.2.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.WAKE_LOCK |
bluetoothoppnet has the following Java source files.
ch.fshi.btoppnet.BTConnectButtonOnClickListener.java ch.fshi.btoppnet.BTDevice.java ch.fshi.btoppnet.BTDeviceDetailActivity.java ch.fshi.btoppnet.BTDeviceListActivity.java ch.fshi.btoppnet.BTDeviceListAdapter.java ch.fshi.btoppnet.ScanDurationSetup.java ch.fshi.btoppnet.ScanIntervalSetup.java ch.fshi.btoppnet.bluetooth.BluetoothComm.java ch.fshi.btoppnet.bluetooth.ScanningAlarm.java ch.fshi.btoppnet.data.BTOppNetDBHelper.java ch.fshi.btoppnet.data.BasicDBTable.java ch.fshi.btoppnet.data.CommunicationLog.java ch.fshi.btoppnet.data.MyBluetoothDevice.java ch.fshi.btoppnet.data.ScanResultLog.java ch.fshi.btoppnet.util.Constants.java ch.fshi.btoppnet.util.SharedPreferencesUtil.java