A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
cancelScan() — method, class com.distriqt.extension.bluetooth.Bluetooth |
|
Cancels the scan for discoverable devices
|
clone() — method, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
| |
close(uuid:String, secure:Boolean) — method, class com.distriqt.extension.bluetooth.Bluetooth |
|
Close a listening connection with the specified uuid. |
closeAll() — method, class com.distriqt.extension.bluetooth.Bluetooth |
|
Close all listening connections and all device connections. |
com.distriqt.extension.bluetooth — package |
| |
com.distriqt.extension.bluetooth.events — package |
| |
COMPUTER — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
COMPUTER_DESKTOP — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
COMPUTER_HANDHELD_PC_PDA — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
COMPUTER_LAPTOP — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
COMPUTER_PALM_SIZE_PC_PDA — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
COMPUTER_SERVER — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
COMPUTER_UNCATEGORIZED — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
COMPUTER_WEARABLE — Constant Static Property, class com.distriqt.extension.bluetooth.BluetoothClass |
| |
connect(device:com.distriqt.extension.bluetooth:BluetoothDevice, uuid:String, secure:Boolean) — method, class com.distriqt.extension.bluetooth.Bluetooth |
|
Connect to a device. |
CONNECTION_CLOSE_ERROR — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
An error occurred during the connection close functionality
Check the message for more information. |
CONNECTION_CONNECTED — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
Dispatched when a connection has been made to a device. |
CONNECTION_CONNECT_ERROR — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
An error occurred during the connection creation. |
CONNECTION_CONNECT_FAILED — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
| |
CONNECTION_CONNECTING — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
Dispatched when a connect operation is commenced. |
CONNECTION_DISCONNECTED — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
Dispatched when a connection disconnects. |
CONNECTION_DISCONNECT_ERROR — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
An error occurred during the disconnect operation
Check the message for more information. |
CONNECTION_LISTEN_ERROR — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
An error occurred during the listener creation. |
CONNECTION_LISTENING — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
Dispatched when a listening connection has been created and
is available to receive connections. |
CONNECTION_RECEIVED_BYTES — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
Dispatched when data has been received via the connection. |
CONNECTION_REMOTE — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
Dispatched when a remote connection has been made to this device. |
CONNECTION_WRITE_ERROR — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
An error occurred during the connection write function. |
CONNECTION_WRITE_SUCCESS — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
|
Dispatched when a write operation has been successful. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |