Zigbee Protocol Controller 1.6.0
Zcl Profiles Internal

This header contains private functions used for private zcl_profile manipulation. More...

Functions

std::list< zcl_profile_t > & zigpc_zcl_profiles_get_profile_list (void)
 zigpc_zcl_profiles_get_profile_list Gives a reference to the internal profiles list so it can be manipulated internally More...
 

Detailed Description

This header contains private functions used for private zcl_profile manipulation.

Function Documentation

◆ zigpc_zcl_profiles_get_profile_list()

std::list< zcl_profile_t > & zigpc_zcl_profiles_get_profile_list ( void  )

zigpc_zcl_profiles_get_profile_list Gives a reference to the internal profiles list so it can be manipulated internally

Returns
the reference to the internal list of zcl_profiles