GATT Attribute Security Requirement Flags#
This enum defines the security requirement flags for GATT characteristic value properties.
Macros#
The read property requires pairing and encrypted connection.
The read property requires bonding and encrypted connection.
The read property requires authenticated pairing and encrypted connection.
The write property requires pairing and encrypted connection.
The write property requires bonding and encrypted connection.
The write property requires authenticated pairing and encrypted connection.
The notification and indication properties require pairing and encrypted connection.
The notification and indication properties require bonding and encrypted connection.
The notification and indication properties require authenticated pairing and encrypted connection.