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

Get bluetooth device address.

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

Parameters
devidxThe device table index.
dataThe byte array reference that will contain the device address.
Examples:
ex_GetBTDeviceAddress.nxc.