TI BLE5-Stack API Documentation  9.14.00
Data Fields
attPacket_t Struct Reference

Attribute Protocol PDU format. More...

Data Fields

uint8 cmd
 Command Flag. More...
 
uint16 len
 Length of Attribute Parameters. More...
 
uint8 method
 Method. More...
 
uint8 * pParams
 Attribute Parameters. More...
 
uint8 sig
 Authentication Signature status (not included (0), valid (1), invalid (2)) More...
 

Detailed Description

Attribute Protocol PDU format.

Field Documentation

§ cmd

uint8 cmd

Command Flag.

§ len

uint16 len

Length of Attribute Parameters.

§ method

uint8 method

Method.

§ pParams

uint8* pParams

Attribute Parameters.

§ sig

uint8 sig

Authentication Signature status (not included (0), valid (1), invalid (2))


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale