|
MoSync 3.0.1
|
Information about a Bluetooth service. More...
#include <maapi.h>
Public Attributes | |
| int | port |
| char * | name |
| int | nameBufSize |
| MAUUID * | uuids |
Information about a Bluetooth service.
The port number for the service.
| char* MABtService::name |
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().