NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void GetBTConnectionAddress ( const byte  conn,
byte &  data[] 
)
inline

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
connThe connection slot (0..3).
dataThe byte array reference that will contain the device address.
Examples:
ex_GetBTConnectionAddress.nxc.