|
Method |
Description |
|
Gets the number of bytes(characters) available for reading from the serial port. | |
|
Initializes Bluetooth module and sets up a Bluetooth SPP client instance. | |
|
Connects Bluetooth SPP server with Bluetooth address. | |
|
Connects a Bluetooth SPP server with a Bluetooth address using a specified Bluetooth address. | |
|
Checks if any Bluetooth SPP server is connected. | |
|
Closes corresponding Bluetooth SPP client instance and ends Bluetooth module. | |
|
Waits for the transmission of outgoing serial data to complete. | |
|
Gets scanned device information. | |
|
Returns the next byte of incoming serial data without removing it from the internal serial buffer. | |
|
Scans for nearby Bluetooth devices, up to 10 devices can be scanned. | |
|
Writes a character. | |
|
|