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

GATT GATT_MSG_EVENT message format. More...

Data Fields

uint16 connHandle
 Connection message was received on. More...
 
osal_event_hdr_t hdr
 GATT_MSG_EVENT and status. More...
 
uint8 method
 Type of message. More...
 
gattMsg_t msg
 Attribute protocol/profile message. More...
 

Detailed Description

GATT GATT_MSG_EVENT message format.

This message is used to forward an incoming attribute protocol/profile message up to upper layer application.

Field Documentation

§ connHandle

uint16 connHandle

Connection message was received on.

§ hdr

GATT_MSG_EVENT and status.

§ method

uint8 method

Type of message.

§ msg

gattMsg_t msg

Attribute protocol/profile message.


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