![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT16 | Include_Attribute_Handle |
UINT16 | Included_Service_Handle |
UINT16 | Included_Service_End_Group_Handle |
M2MB_BOOL_T | UUID_Valid |
M2MB_BLE_GATT_UUID_T | UUID |
Definition at line 1047 of file m2mb_ble_driver.h.
UINT16 Include_Attribute_Handle |
Attribute handle for the include service.
Definition at line 1049 of file m2mb_ble_driver.h.
UINT16 Included_Service_End_Group_Handle |
Included service ending attribute handle.
Definition at line 1053 of file m2mb_ble_driver.h.
UINT16 Included_Service_Handle |
Included service starting attribute handle.
Definition at line 1051 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_UUID_T UUID |
GATT UUID of the included service.
Definition at line 1057 of file m2mb_ble_driver.h.
M2MB_BOOL_T UUID_Valid |
Flags if the GATT UUID is valid.
Definition at line 1055 of file m2mb_ble_driver.h.