![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
M2MB_BLE_UUID_16_T | Characteristic_Value_UUID |
UINT32 | Characteristic_Value_Length |
UINT8 * | Characteristic_Value |
Definition at line 1697 of file m2mb_ble_driver.h.
UINT8* Characteristic_Value |
Pointer to the GATT characteristic value.
Definition at line 1703 of file m2mb_ble_driver.h.
UINT32 Characteristic_Value_Length |
GATT characteristic value length.
Definition at line 1701 of file m2mb_ble_driver.h.
M2MB_BLE_UUID_16_T Characteristic_Value_UUID |
GATT characteristic value 16-bit UUID.
Definition at line 1699 of file m2mb_ble_driver.h.