Skip to content

Latest commit

 

History

History
99 lines (70 loc) · 2.95 KB

ns-bthledef-bth_le_gatt_descriptor.md

File metadata and controls

99 lines (70 loc) · 2.95 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:bthledef._BTH_LE_GATT_DESCRIPTOR
BTH_LE_GATT_DESCRIPTOR (bthledef.h)
The BTH_LE_GATT_DESCRIPTOR structure describes a Bluetooth Low Energy (LE) generic attribute (GATT) profile descriptor.
*PBTH_LE_GATT_DESCRIPTOR
BTH_LE_GATT_DESCRIPTOR
BTH_LE_GATT_DESCRIPTOR structure [Bluetooth Devices]
PBTH_LE_GATT_DESCRIPTOR
PBTH_LE_GATT_DESCRIPTOR structure pointer [Bluetooth Devices]
bltooth.bth_le_gatt_descriptor
bthledef/BTH_LE_GATT_DESCRIPTOR
bthledef/PBTH_LE_GATT_DESCRIPTOR
bltooth\bth_le_gatt_descriptor.htm
bltooth
DE738ADA-AE8E-4679-887C-A6194E88386E
12/05/2018
*PBTH_LE_GATT_DESCRIPTOR, BTH_LE_GATT_DESCRIPTOR, BTH_LE_GATT_DESCRIPTOR structure [Bluetooth Devices], PBTH_LE_GATT_DESCRIPTOR, PBTH_LE_GATT_DESCRIPTOR structure pointer [Bluetooth Devices], bltooth.bth_le_gatt_descriptor, bthledef/BTH_LE_GATT_DESCRIPTOR, bthledef/PBTH_LE_GATT_DESCRIPTOR
bthledef.h
BthLEDef.h
Windows
Versions:\_Supported in Windows 8
Windows
BTH_LE_GATT_DESCRIPTOR, *PBTH_LE_GATT_DESCRIPTOR
19H1
_BTH_LE_GATT_DESCRIPTOR
bthledef/_BTH_LE_GATT_DESCRIPTOR
PBTH_LE_GATT_DESCRIPTOR
bthledef/PBTH_LE_GATT_DESCRIPTOR
BTH_LE_GATT_DESCRIPTOR
bthledef/BTH_LE_GATT_DESCRIPTOR
c++
APIRef
kbSyntax
HeaderDef
BthLEDef.h
BTH_LE_GATT_DESCRIPTOR

BTH_LE_GATT_DESCRIPTOR structure

-description

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

-struct-fields

-field ServiceHandle

The handle to the Bluetooth LE GATT profile service.

-field CharacteristicHandle

The handle to the Bluetooth LE GATT profile characteristic.

-field DescriptorType

The type of the Bluetooth LE GATT descriptor.

-field DescriptorUuid

The Universally Unique ID (UUID) of the Bluetooth LE GATT descriptor.

-field AttributeHandle

The handle to the Bluetooth LE GATT profile attributes.

-see-also

BTH_LE_GATT_DESCRIPTOR_TYPE

BTH_LE_UUID

BluetoothGATTGetDescriptorValue

BluetoothGATTGetDescriptors

BluetoothGATTSetDescriptorValue