![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT8 | CharacteristicProperties |
UINT16 | CharacteristicValueHandle |
M2MB_BLE_GATT_UUID_T | CharacteristicUUID |
Definition at line 1104 of file m2mb_ble_driver.h.
UINT8 CharacteristicProperties |
GATT Characteristic properties.
Definition at line 1106 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_UUID_T CharacteristicUUID |
GATT Characteristic UUID.
Definition at line 1110 of file m2mb_ble_driver.h.
UINT16 CharacteristicValueHandle |
GATT Characteristic attribute handle.
Definition at line 1108 of file m2mb_ble_driver.h.