- sendData(byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortClient
-
Sends the given data to the server.
- sendData(BluetoothConnection, byte[]) - Method in class ej.bluetooth.util.services.sps.SerialPortServer
-
Sends the given data to the given client.
- serialize() - Method in class ej.bluetooth.util.AdvertisementData
-
Serializes this advertisement data into a byte array.
- SerialPortClient - Class in ej.bluetooth.util.services.sps
-
The SerialPortClient
class represents a serial port client.
- SerialPortClient(BluetoothConnection, BluetoothService) - Constructor for class ej.bluetooth.util.services.sps.SerialPortClient
-
Creates a serial port client, using the serial port service provided by a remote device and the connection to
this device.
- SerialPortConstants - Class in ej.bluetooth.util.services.sps
-
Provides constants and static methods related to the serial port service.
- SerialPortServer - Class in ej.bluetooth.util.services.sps
-
The SerialPortServer
class represents a serial port server.
- SerialPortServer(BluetoothService) - Constructor for class ej.bluetooth.util.services.sps.SerialPortServer
-
Creates a serial port server, using the serial port service provided by this device.
- SERVICE_UUID - Static variable in class ej.bluetooth.util.services.cts.CurrentTimeConstants
-
The UUID of the current time service.
- SERVICE_UUID - Static variable in class ej.bluetooth.util.services.sps.SerialPortConstants
-
The UUID of the serial port service.
- ServiceHelper - Class in ej.bluetooth.util
-
Provides utility methods related to GATT services.
- setAppearance(short) - Method in class ej.bluetooth.util.AdvertisementData
-
Sets the appearance of this advertisement data.
- setDeviceName(String) - Method in class ej.bluetooth.util.AdvertisementData
-
Sets the device name of this advertisement data.
- setFlags(int) - Method in class ej.bluetooth.util.AdvertisementData
-
Sets the advertisement flags of this advertisement data.