btIsOpen (Function) |
Top Previous Next |
This gets the open status of the Bluetooth library. If the library is open, the function will return the number of the serial port the module is connected to.
Input: None
Returns: INT
Declaration: FUNCTION btIsOpen : INT;
Example: INCLUDE rtcu.inc |