MoSync 3.0.1
MABtService Struct Reference

Information about a Bluetooth service. More...

#include <maapi.h>

List of all members.

Public Attributes

int port
char * name
int nameBufSize
MAUUIDuuids

Detailed Description

Information about a Bluetooth service.


Member Data Documentation

The port number for the service.

See also:
maConnect()

Pointer to a buffer that receives the service's human-readable name.

The size of the buffer being pointed to by name.

Pointer to a buffer that receives the UUIDs associated with the service. The buffer must be large enough to contain the number of UUIDs reported by the last call to maBtGetNextServiceSize().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines