MoSync 3.0.1
MABtDevice Struct Reference

Information about a Bluetooth device. More...

#include <maapi.h>

List of all members.

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

Detailed Description

Information about a Bluetooth device.


Member Data Documentation

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines