B C F G M N O S T

B

broadcastMessage(String) - Method in class net.clc.bt.Connection
 

C

connect(String, Connection.OnMessageReceivedListener, Connection.OnConnectionLostListener) - Method in class net.clc.bt.Connection
 
Connection - Class in net.clc.bt
API for the Bluetooth Click, Link, Compete library.
Connection(Context, Connection.OnConnectionServiceReadyListener) - Constructor for class net.clc.bt.Connection
 
Connection.OnConnectionLostListener - Interface in net.clc.bt
 
Connection.OnConnectionServiceReadyListener - Interface in net.clc.bt
 
Connection.OnIncomingConnectionListener - Interface in net.clc.bt
 
Connection.OnMaxConnectionsReachedListener - Interface in net.clc.bt
 
Connection.OnMessageReceivedListener - Interface in net.clc.bt
 

F

FAILURE - Static variable in class net.clc.bt.Connection
 

G

getAddress() - Method in class net.clc.bt.Connection
 
getConnections() - Method in class net.clc.bt.Connection
 
getName() - Method in class net.clc.bt.Connection
 
getVersion() - Method in class net.clc.bt.Connection
 

M

MAX_SUPPORTED - Static variable in class net.clc.bt.Connection
 

N

net.clc.bt - package net.clc.bt
 

O

OnConnectionLost(String) - Method in interface net.clc.bt.Connection.OnConnectionLostListener
 
OnConnectionServiceReady() - Method in interface net.clc.bt.Connection.OnConnectionServiceReadyListener
 
OnIncomingConnection(String) - Method in interface net.clc.bt.Connection.OnIncomingConnectionListener
 
OnMaxConnectionsReached() - Method in interface net.clc.bt.Connection.OnMaxConnectionsReachedListener
 
OnMessageReceived(String, String) - Method in interface net.clc.bt.Connection.OnMessageReceivedListener
 

S

sendMessage(String, String) - Method in class net.clc.bt.Connection
 
shutdown() - Method in class net.clc.bt.Connection
 
startServer(int, Connection.OnIncomingConnectionListener, Connection.OnMaxConnectionsReachedListener, Connection.OnMessageReceivedListener, Connection.OnConnectionLostListener) - Method in class net.clc.bt.Connection
 
SUCCESS - Static variable in class net.clc.bt.Connection
 

T

TAG - Static variable in class net.clc.bt.Connection
 

B C F G M N O S T