|
MoSync 3.0.1
|
Information about a Bluetooth device. More...
#include <maapi.h>
Public Attributes | |
| char * | name |
| in (pointer), out (buffer) | |
| int | nameBufSize |
| in, the length of the buffer pointed to by a name. | |
| int | actualNameLength |
| out, the length of the name, excluding the terminating zero. | |
| MABtAddr | address |
| out | |
Information about a Bluetooth device.
| char* MABtDevice::name |
in (pointer), out (buffer)
in, the length of the buffer pointed to by a name.
out, the length of the name, excluding the terminating zero.