TI BLE5-Stack API Documentation  9.14.00
Macros
Authentication Signature status

Macros

#define ATT_SIG_INVALID   0x02U
 Included signature not valid. More...
 
#define ATT_SIG_NOT_INCLUDED   0x00U
 Signature not included. More...
 
#define ATT_SIG_VALID   0x01U
 Included signature valid. More...
 

Detailed Description

Authentication Signature status for received PDU; it's TRUE or FALSE for PDU to be sent

Macro Definition Documentation

§ ATT_SIG_INVALID

#define ATT_SIG_INVALID   0x02U

Included signature not valid.

§ ATT_SIG_NOT_INCLUDED

#define ATT_SIG_NOT_INCLUDED   0x00U

Signature not included.

§ ATT_SIG_VALID

#define ATT_SIG_VALID   0x01U

Included signature valid.

© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale