Syntax
int blt_is_connected(void);
Parameters
None
Return value
Returns the current state of the Bluetooth connection.
Value | Description |
---|---|
OK | Connected. |
100 | Not connected. |
ERROR | The communication port is not open. |
Remarks
Checks if there is a Bluetooth connection.
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2020/10/07