![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 3599 of file m2mb_ble_driver.h.
union { ... } Event_Data |
Event data.
UINT16 Event_Data_Size |
Total size of the data contained in the event.
Definition at line 3604 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_Service_DISCOVERY_EVENT_TYPE_T Event_Data_Type |
Event type used to determine the appropriate union member of the Event_Data field to access.
Definition at line 3601 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_SERVICE_DISCOVERY_COMPLETE_DATA_T* GATT_Service_Discovery_Complete_Data |
GATT service discovery complete data.
Definition at line 3610 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_SERVICE_DISCOVERY_INDICATION_DATA_T* GATT_Service_Discovery_Indication_Data |
GATT service discovery indication data.
Definition at line 3608 of file m2mb_ble_driver.h.