![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 1482 of file m2mb_ble_driver.h.
union { ... } Event_Data |
Event data.
UINT32 Event_Data_Size |
Total size of the data contained in the event.
Definition at line 1488 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_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 1484 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_SERVICE_CHANGED_CCCD_READ_DATA_T* GATT_Connection_Service_Changed_CCCD_Read_Data |
GATT connection service changed CCCD read data.
Definition at line 1514 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_SERVICE_CHANGED_CCCD_UPDATE_DATA_T* GATT_Connection_Service_Changed_CCCD_Update_Data |
GATT connection service changed CCCD update data.
Definition at line 1516 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_SERVICE_CHANGED_CONFIRMATION_DATA_T* GATT_Connection_Service_Changed_Confirmation_Data |
GATT connection service changed confirmation data.
Definition at line 1512 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_SERVICE_CHANGED_READ_DATA_T* GATT_Connection_Service_Changed_Read_Data |
GATT connection service changed read data.
Definition at line 1510 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_CONNECTION_SERVICE_DATABASE_UPDATE_DATA_T* GATT_Connection_Service_Database_Update_Data |
GATT connection service database update data.
Definition at line 1508 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_DEVICE_BUFFER_EMPTY_DATA_T* GATT_Device_Buffer_Empty_Data |
GATT device buffer empty data.
Definition at line 1500 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_DEVICE_CONNECTION_CONFIRMATION_DATA_T* GATT_Device_Connection_Confirmation_Data |
GATT device connection confirmation data.
Definition at line 1496 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_DEVICE_CONNECTION_DATA_T* GATT_Device_Connection_Data |
GATT device connection data..
Definition at line 1494 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_DEVICE_CONNECTION_MTU_UPDATE_DATA_T* GATT_Device_Connection_MTU_Update_Data |
GATT device connection MTU update data.
Definition at line 1506 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_DEVICE_CONNECTION_REQUEST_DATA_T* GATT_Device_Connection_Request_Data |
GATT device connection request data.
Definition at line 1492 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_DEVICE_DISCONNECTION_DATA_T* GATT_Device_Disconnection_Data |
GATT device disconnection data.
Definition at line 1498 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_SERVER_INDICATION_DATA_T* GATT_Server_Indication_Data |
GATT server indication data.
Definition at line 1504 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_SERVER_NOTIFICATION_DATA_T* GATT_Server_Notification_Data |
GATT server notification data.
Definition at line 1502 of file m2mb_ble_driver.h.