BLE_GAP_CharEncDataKeyMatl_T

PIC32CX-BZ6

C

typedef struct BLE_GAP_CharEncDataKeyMatl_T
{
    bool                    enable;
} BLE_GAP_CharEncDataKeyMatl_T;

Description

Structure for the Encrypted Data Key Material characteristic.

Field Documentation

FieldDescription
enableTrue to enable the Encrypted Data Key Material characteristic, false to disable.