Logo
Developing with ZBOSS for Zigbee

Data Structures

struct  zb_aps_hdr_s
 Parsed APS header. More...
 

Typedefs

typedef struct zb_aps_hdr_s zb_aps_hdr_t
 Parsed APS header. More...
 
typedef zb_aps_hdr_t zb_apsde_data_indication_t
 

Functions

 ZB_ASSERT_IF_NOT_ALIGNED_TO_4 (zb_aps_hdr_t)
 

Detailed Description

Typedef Documentation

§ zb_aps_hdr_t

§ zb_apsde_data_indication_t

#include </conan-data/ti_zigbee/9.14.00.04/library-lprf/ga/build/f6d18801b7b469a709ae7e8290b03ecdc7a7ad4c/zboss_r23/include/zboss_api_aps.h>

Parameters of the APSDE-DATA.indication primitive.

Also used as a parameter in different APS calls.

Function Documentation

§ ZB_ASSERT_IF_NOT_ALIGNED_TO_4()