Cordio Stack and Cordio Profiles  r2p3-02rel0
attEvt_t Struct Reference

ATT callback event. More...

#include <att_api.h>

Collaboration diagram for attEvt_t:
Collaboration graph

Data Fields

wsfMsgHdr_t hdr
 Header structure.
 
uint8_tpValue
 Value.
 
uint16_t valueLen
 Value length.
 
uint16_t handle
 Attribute handle.
 
bool_t continuing
 TRUE if more response packets expected.
 
uint16_t mtu
 Negotiated MTU value.
 

Description

ATT callback event.

Parameters
hdr.eventCallback event
hdr.paramDM connection ID
hdr.statusEvent status: ATT_SUCCESS or error status
pValuePointer to value data, valid if valueLen > 0
valueLenLength of value data
handleAttribute handle
continuingTRUE if more response packets expected
mtuNegotiated MTU value

Definition at line 154 of file att_api.h.


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