MCPcopy Create free account

hub / github.com/JimSeker/bluetooth / types & classes

Types & classes52 in github.com/JimSeker/bluetooth

ClassAcceptThread
This thread runs while listening for incoming connections. It behaves like a server-side client. It runs until a connection is accepted (or until canc
eclipse/blueToothDemo/src/edu/cs4730/btDemo/Server_Fragment.java:93
ClassAcceptThread
This thread runs while listening for incoming connections. It behaves like a server-side client. It runs until a connection is accepted (or until canc
eclipse/blueToothDemo/src/edu/cs4730/btDemo/blueToothDemo.java:148
ClassAcceptThread
This thread runs while listening for incoming connections. It behaves like a server-side client. It runs until a connection is accepted (or until canc
blueToothDemo/app/src/main/java/edu/cs4730/btDemo/Server_Fragment.java:73
ClassAdvertiseFragment
This fragment will advertise data via bluetooth LE.
BluetoothLEDemo/app/src/main/java/edu/cs4730/bluetoothledemo/AdvertiseFragment.java:28
ClassBullet
controller/app/src/main/java/com/example/controllersample/GameView.java:1056
InterfaceCallbacks
A callback interface that all activities containing this fragment must implement. This mechanism allows activities to be notified of item selections.
eclipse/blueToothDemo/src/edu/cs4730/btDemo/Help_Fragment.java:36
ClassClient_Fragment
A simple {@link Fragment} subclass.
eclipse/blueToothDemo/src/edu/cs4730/btDemo/Client_Fragment.java:31
ClassClient_Fragment
A simple {@link Fragment} subclass.
blueToothDemo/app/src/main/java/edu/cs4730/btDemo/Client_Fragment.java:32
ClassConnectThread
This thread runs while attempting to make an outgoing connection with a device. It runs straight through; the connection either succeeds or fails.
eclipse/blueToothDemo/src/edu/cs4730/btDemo/Client_Fragment.java:147
ClassConnectThread
This thread runs while attempting to make an outgoing connection with a device. It runs straight through; the connection either succeeds or fails.
eclipse/blueToothDemo/src/edu/cs4730/btDemo/blueToothDemo.java:220
ClassConnectThread
This thread runs while attempting to make an outgoing connection with a device. It runs straight through; the connection either succeeds or fails.
blueToothDemo/app/src/main/java/edu/cs4730/btDemo/Client_Fragment.java:128
ClassDeviceEvent
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerV9.java:145
ClassDiscoverFragment
A simple {@link Fragment} subclass.
BluetoothLEDemo/app/src/main/java/edu/cs4730/bluetoothledemo/DiscoverFragment.java:35
ClassFactory
Use this to construct a compatible InputManager.
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerCompat.java:123
ClassGameView
controller/app/src/main/java/com/example/controllersample/GameView.java:52
ClassGameViewActivity
controller/app/src/main/java/com/example/controllersample/GameViewActivity.java:26
ClassGattFragment
A simple {@link Fragment} subclass.
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/GattFragment.java:32
ClassHelpFragment
A simple {@link Fragment} subclass.
BluetoothLEDemo/app/src/main/java/edu/cs4730/bluetoothledemo/HelpFragment.java:34
ClassHelp_Fragment
A simple {@link Fragment} subclass.
eclipse/blueToothDemo/src/edu/cs4730/btDemo/Help_Fragment.java:25
ClassHelp_Fragment
helper class to make sure bluetooth is one and we have the correct permissions.
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/Help_Fragment.java:30
ClassHelp_Fragment
simple helper to turn on bluetooth and check permissions.
blueToothDemo/app/src/main/java/edu/cs4730/btDemo/Help_Fragment.java:34
ClassHomeFragment
AndroidBeaconLibraryDemo2/app/src/main/java/edu/cs4730/androidbeaconlibrarydemo2/HomeFragment.java:18
InterfaceInputDeviceListener
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerCompat.java:91
InterfaceInputManagerCompat
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerCompat.java:25
ClassInputManagerV16
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerV16.java:30
ClassInputManagerV9
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerV9.java:33
ClassListenerFragment
A simple {@link Fragment} subclass.
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/ListenerFragment.java:34
ClassMainActivity
A simple demo to show how to get input from a bluetooth controller See https://developer.android.com/training/game-controllers/controller-input.html f
ControllerSimpleDemo/app/src/main/java/edu/cs4730/controllersimpledemo/MainActivity.java:23
ClassMainActivity
eclipse/blueToothDemo/src/edu/cs4730/btDemo/MainActivity.java:15
ClassMainActivity
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/MainActivity.java:15
ClassMainActivity
This is mostly another person's example with fixes and setup for API 34. <p> https://code.tutsplus.com/tutorials/how-to-advertise-android-as-a-bluetoo
BluetoothLEperipheral/app/src/main/java/edu/cs4730/bluetoothleperipheral/MainActivity.java:50
ClassMainActivity
ControllerSimpleDemo_kt/app/src/main/java/edu/cs4730/controllersimpledemo_kt/MainActivity.kt:15
ClassMainActivity
very beginning of a beacon replacement example since google is dropping all support. <p> https://altbeacon.github.io/android-beacon-library/index.html
AndroidBeaconLibraryDemo/app/src/main/java/edu/cs4730/androidbeaconlibrary/MainActivity.java:38
ClassMainActivity
BluetoothLEDemo/app/src/main/java/edu/cs4730/bluetoothledemo/MainActivity.java:12
ClassMainActivity
most of the work is done in the fragments. You will need to install this example onto 2 devices with bluetooth in order to make this example work. <p
blueToothDemo/app/src/main/java/edu/cs4730/btDemo/MainActivity.java:23
ClassMainActivity
more complex version with seperate fragments for the found vs range. Note, for some reason, on android 11 (pixel2) location is automatically denied.
AndroidBeaconLibraryDemo2/app/src/main/java/edu/cs4730/androidbeaconlibrarydemo2/MainActivity.java:40
ClassMyScanCallback
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/ListenerFragment.java:122
ClassObstacle
controller/app/src/main/java/com/example/controllersample/GameView.java:1097
InterfaceOnFragmentInteractionListener
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/ListenerFragment.java:59
InterfaceOnFragmentInteractionListener
A callback interface that all activities containing this fragment must implement. This mechanism allows activities to be notified of item selections.
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/Help_Fragment.java:47
ClassPollingMessageHandler
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerV9.java:46
ClassRangeFragment
This needs to have a recycler view associated with it and display the data that way, otherwise, it's impossible to follow.
AndroidBeaconLibraryDemo2/app/src/main/java/edu/cs4730/androidbeaconlibrarydemo2/RangeFragment.java:30
ClassServer_Fragment
A simple {@link Fragment} subclass.
eclipse/blueToothDemo/src/edu/cs4730/btDemo/Server_Fragment.java:27
ClassServer_Fragment
A simple {@link Fragment} subclass.
blueToothDemo/app/src/main/java/edu/cs4730/btDemo/Server_Fragment.java:28
ClassShip
controller/app/src/main/java/com/example/controllersample/GameView.java:642
ClassSprite
controller/app/src/main/java/com/example/controllersample/GameView.java:500
ClassV16InputDeviceListener
controller/app/src/main/java/com/example/inputmanagercompat/InputManagerV16.java:51
ClassViewHolder
AndroidBeaconLibraryDemo2/app/src/main/java/edu/cs4730/androidbeaconlibrarydemo2/myAdapter.java:43
ClassblueToothDemo
eclipse/blueToothDemo/src/edu/cs4730/btDemo/blueToothDemo.java:29
ClassmyAdapter
this adapter is very similar to the adapters used for listview, except a ViewHolder is required see http://developer.android.com/training/improving-la
AndroidBeaconLibraryDemo2/app/src/main/java/edu/cs4730/androidbeaconlibrarydemo2/myAdapter.java:32
ClassmyArrayAdapter
Created by Seker on 3/2/2018.
BLEscannerDemo/app/src/main/java/edu/cs4730/blescannerdemo/myArrayAdapter.java:21
ClassmyViewModel
AndroidBeaconLibraryDemo2/app/src/main/java/edu/cs4730/androidbeaconlibrarydemo2/myViewModel.java:14