Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclGattService Struct Reference

The structure describes a Bluetooth Low Energy (LE) generic attribute (GATT) profile service. More...

#include <wclBluetooth.h>

Public Attributes

wclGattUuid Uuid
 The Universally Unique ID (UUID) of the Bluetooth LE GATT profile service.
 
unsigned short Handle
 The handle to the Bluetooth LE GATT profile attributes.
 

Detailed Description

The structure describes a Bluetooth Low Energy (LE) generic attribute (GATT) profile service.