1.1.2.1.2.3.29 GATTS_GattServiceOptions_T

C

typedef struct GATTS_GattServiceOptions_T
{
    uint8_t     enable;
} GATTS_GattServiceOptions_T;

Description

Service options.

Field Documentation

FieldDescription
enableEnable or disable GATT service.