Task specific data of list application keys (all)
Public Attributes#
uint16_t
Network key index for the key used as the query parameter.
uint16_t *
List of application key indexes which are bound to the network key index.
uint16_t
Number of application key indexes which are bound to the network key index.
Public Attribute Documentation#
netkey_index#
uint16_t btmesh_conf_task_appkey_list_t::netkey_index
Network key index for the key used as the query parameter.
appkey_indexes#
uint16_t* btmesh_conf_task_appkey_list_t::appkey_indexes
List of application key indexes which are bound to the network key index.
appkey_count#
uint16_t btmesh_conf_task_appkey_list_t::appkey_count
Number of application key indexes which are bound to the network key index.