#define GetBTConnectionAddress ( _p,
_btaddr   )     __getBTConnectionAddress(_p, _btaddr)

Get bluetooth device address.

This method reads the address of the device at the specified index within the Bluetooth connection table and stores it in the data buffer provided.

Parameters:
_p The connection slot (0..3).
_btaddr The byte array reference that will contain the device address.

Generated by  doxygen 1.6.2