|
ubiMobileServer
|
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |

| Class Detail |
| Field Summary | |
|---|---|
private boolean |
|
private boolean |
|
public int |
|
| Constructor Summary | |
|---|---|
BluetoothConnection(int ) |
|
public |
BluetoothConnection(long , int , boolean , boolean ) |
| Method Summary | |
|---|---|
public void |
close() |
synchronized void |
|
protected void |
finalize() |
public DataInputStream |
|
public DataOutputStream |
|
public InputStream |
|
public OutputStream |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private BluetoothConnection |
|
| Constructor Summary | |
|---|---|
public |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private BluetoothConnection |
|
| Constructor Summary | |
|---|---|
public |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Inner Class Summary | |
|---|---|
final static class |
BluetoothPeer.InquiryThread |
final static class |
BluetoothPeer.SearchServicesThread |
| Field Summary | |
|---|---|
private int |
accessCode |
private DiscoveryListener |
listener |
private int[] |
attrSet |
private RemoteDevice |
device |
private DiscoveryListener |
listener |
private UUID |
uuidSet |
| Constructor Summary | |
|---|---|
public |
|
public |
InquiryThread(BluetoothPeer , int , DiscoveryListener ) |
public |
|
| Method Summary | |
|---|---|
public native int |
accept(int ) |
public native boolean |
|
public native void |
close(int ) |
public native void |
connect(int , long , int ) |
public native int |
doInquiry(int , DiscoveryListener ) |
public native byte[] |
getServiceAttributes(int[] , long , int ) |
public native int[] |
getServiceHandles(UUID , long ) |
public native long |
getsockaddress(int ) |
public native int |
getsockchannel(int ) |
public void |
run() |
public native void |
listen(int ) |
public native int |
recv(int ) |
public native int |
recv(int , byte[] , int , int ) |
public native int |
registerService(byte[] ) |
public void |
run() |
public native void |
send(int , byte[] , int , int ) |
public native void |
send(int , int ) |
public native int |
socket(boolean , boolean ) |
public void |
startInquiry(int , DiscoveryListener ) |
public void |
|
public native void |
unregisterService(int ) |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private boolean |
|
private int |
|
private int |
|
| Constructor Summary | |
|---|---|
public |
BluetoothStreamConnectionNotifier(UUID , boolean , boolean , String ) |
| Method Summary | |
|---|---|
public StreamConnection |
|
public void |
close() |
public ServiceRecord |
|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
protected BluetoothPeer |
|
| Constructor Summary | |
|---|---|
public |
|
| Method Summary | |
|---|---|
| Field Detail |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
private long |
|
| Constructor Summary | |
|---|---|
public |
SDPInputStream(InputStream ) |
| Method Summary | |
|---|---|
private String |
hexString(byte[] ) |
private String |
readBytes(int ) |
public DataElement |
|
private long |
readLong(int ) |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Constructor Summary | |
|---|---|
public |
SDPOutputStream(OutputStream ) |
| Method Summary | |
|---|---|
private int |
|
private void |
writeBytes(byte[] ) |
public void |
|
private void |
writeLong(long , int ) |
| Constructor Detail |
| Method Detail |
| Field Summary | |
|---|---|
Hashtable |
|
private RemoteDevice |
|
private int |
|
| Constructor Summary | |
|---|---|
ServiceRecordImpl(RemoteDevice , int ) |
|
| Method Summary | |
|---|---|
public int[] |
|
public DataElement |
getAttributeValue(int ) |
public String |
getConnectionURL(int , boolean ) |
public RemoteDevice |
|
public boolean |
populateRecord(int[] ) |
public boolean |
setAttributeValue(int , DataElement ) |
public void |
setDeviceServiceClasses(int ) |
byte[] |
|
public String |
toString() |
| Field Detail |
| Constructor Detail |
| Method Detail |
| Class Diagrams |

| Package Node Detail |
| Class Diagrams |
