| Package | Description |
|---|---|
| ej.bluetooth.util.server |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicBluetoothServerService.addCharacteristic(BasicServerCharacteristic characteristic)
Add a characteristic that can received write and read request.
|
void |
BasicBluetoothServer.notifyDevices(BasicServerCharacteristic characteristic)
Notifies the devices that are register to a characteristics.
|