B C E F G H I K M O R S W 

B

BTClient - Class in fr.eurogiciel.ora.bluetooth
Allows to connect and talk to a bluetooth service.
BTClient(Context, BTSocketListener.Callback, BluetoothDevice, UUID) - Constructor for class fr.eurogiciel.ora.bluetooth.BTClient
Connect to a bluetooth service.
BTMessage - Class in fr.eurogiciel.ora.bluetooth
A BTMessage represents a simple way to exchange data over bluetooth.
BTMessage() - Constructor for class fr.eurogiciel.ora.bluetooth.BTMessage
 
BTMessageHandler - Interface in fr.eurogiciel.ora.bluetooth
 
BTServer - Class in fr.eurogiciel.ora.bluetooth
Bluetooth service.
BTServer(BTServer.Callback, String, UUID) - Constructor for class fr.eurogiciel.ora.bluetooth.BTServer
Creates the server with the given service name and UUID.
BTServer.Callback - Interface in fr.eurogiciel.ora.bluetooth
 
BTServerService - Class in fr.eurogiciel.ora.bluetooth
This service is intented to manage buetooth communication with another device.
BTServerService() - Constructor for class fr.eurogiciel.ora.bluetooth.BTServerService
 
BTSocketListener - Class in fr.eurogiciel.ora.bluetooth
Thread listening a bluetooth socket and signaling events.
BTSocketListener(BluetoothSocket, BTSocketListener.Callback) - Constructor for class fr.eurogiciel.ora.bluetooth.BTSocketListener
Create the thread.
BTSocketListener.Callback - Interface in fr.eurogiciel.ora.bluetooth
Bluetooth events handler.
B C E F G H I K M O R S W