![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
M2MB_BOOL_T | ServiceAdded |
M2MB_BLE_GATT_SERVICE_CHANGED_DATA_T | ServiceChangedData |
Definition at line 1405 of file m2mb_ble_driver.h.
M2MB_BOOL_T ServiceAdded |
Flags if the GATT database has changed due to the addition of a GATT service. If FALSE, this means that a service has been removed from the GATT database.
Definition at line 1407 of file m2mb_ble_driver.h.
M2MB_BLE_GATT_SERVICE_CHANGED_DATA_T ServiceChangedData |
Handle range of the region of the GATT database that has been affected.
Definition at line 1412 of file m2mb_ble_driver.h.