1.1.2.1.2.3.17 GATT_EvtServiceChange_T

C

typedef struct GATT_EvtServiceChange_T
{
    uint16_t    connHandle;
    uint8_t     serviceChange;
} GATT_EvtServiceChange_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection. Value 0x00 to all the bonded devices.
serviceChangeService change-aware state. Database change state.