![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 3550 of file m2mb_ble_driver.h.
UINT16 Characteristic_Handle |
GATT Characteristic attribute handle.
Definition at line 3554 of file m2mb_ble_driver.h.
UINT8 Characteristic_Properties |
GATT Characteristic properties.
Definition at line 3556 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_UUID_T Characteristic_UUID |
GATT Characteristic UUID.
Definition at line 3552 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CHARACTERISTIC_DESCRIPTION_INFORMATION_T* DescriptorList |
Pointer to the list of Descriptors that are included for the GATT Characteristic.
Definition at line 3561 of file m2mb_ble_driver.h.
UINT32 NumberOfDescriptors |
Number of Descriptors that are included for the GATT Characteristic.
Definition at line 3558 of file m2mb_ble_driver.h.