Data Fields

gattMsgEvent_t Struct Reference

#include <gatt.h>

Data Fields

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

Detailed Description

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


The documentation for this struct was generated from the following file: