![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT8 | Attribute_Flags |
M2MB_BLE_GATT_SERVICE_ATTRIBUTE_ENTRY_TYPE_T | Attribute_Entry_Type |
VOID * | Attribute_Value |
Definition at line 1652 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_SERVICE_ATTRIBUTE_ENTRY_TYPE_T Attribute_Entry_Type |
GATT attribute entry type.
Definition at line 1656 of file m2mb_ble_driver.h.
UINT8 Attribute_Flags |
GATT attribute flags.
Definition at line 1654 of file m2mb_ble_driver.h.
VOID* Attribute_Value |
Pointer to the GATT attribute value.
Definition at line 1658 of file m2mb_ble_driver.h.