![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
M2MB_BLE_UUID_128_T | Characteristic_Value_UUID |
UINT32 | Characteristic_Value_Length |
UINT8 * | Characteristic_Value |
Definition at line 1747 of file m2mb_ble_driver.h.
UINT8* Characteristic_Value |
Pointer to the GATT characteristic value.
Definition at line 1753 of file m2mb_ble_driver.h.
UINT32 Characteristic_Value_Length |
GATT characteristic value length.
Definition at line 1751 of file m2mb_ble_driver.h.
M2MB_BLE_UUID_128_T Characteristic_Value_UUID |
GATT characteristic value 128-bit UUID.
Definition at line 1749 of file m2mb_ble_driver.h.