#define GetBTDeviceAddress ( _p,
_btaddr   )     __getBTDeviceAddress(_p, _btaddr)

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:
_p The device table index.
_btaddr The byte array reference that will contain the device address.

Generated by  doxygen 1.6.2