This file defines all message structures for the RF4control stack.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Data Structures | |
union | nib_value_t |
struct | nlde_data_conf_tag |
NLDE-DATA.confirm message structure. More... | |
struct | nlde_data_ind_tag |
NLDE-DATA.indication message structure. More... | |
struct | nlde_data_req_tag |
NLDE-DATA.request message structure. More... | |
struct | nlme_auto_disc_conf_tag |
NLME-AUTO-DISCOVERY.confirm message structure. More... | |
struct | nlme_auto_disc_req_tag |
NLME-AUTO-DISCOVERY.request message structure. More... | |
struct | nlme_comm_status_ind_tag |
NLME-COMM-STATUS.indication message structure. More... | |
struct | nlme_disc_conf_tag |
NLME-DISCOVERY.confirm message structure. More... | |
struct | nlme_disc_ind_tag |
NLME-DISCOVERY.indication message structure. More... | |
struct | nlme_disc_req_tag |
NLME-DISCOVERY.request message structure. More... | |
struct | nlme_disc_resp_tag |
NLME-DISCOVERY.response message structure. More... | |
struct | nlme_get_conf_tag |
NLME-GET.confirm message structure. More... | |
struct | nlme_get_req_tag |
NLME-GET.request message structure. More... | |
struct | nlme_pair_conf_tag |
NLME-PAIR.confirm message structure. More... | |
struct | nlme_pair_ind_tag |
NLME-PAIR.indication message structure. More... | |
struct | nlme_pair_req_tag |
NLME-PAIR.request message structure. More... | |
struct | nlme_pair_resp_tag |
NLME-PAIR.response message structure. More... | |
struct | nlme_reset_conf_tag |
NLME-RESET.confirm message structure. More... | |
struct | nlme_reset_req_tag |
NLME-RESET.request message structure. More... | |
struct | nlme_rx_enable_conf_tag |
NLME-RX-ENABLE.confirm message structure. More... | |
struct | nlme_rx_enable_req_tag |
NLME-RX-ENABLE.request message structure. More... | |
struct | nlme_set_conf_tag |
NLME-SET.confirm message structure. More... | |
struct | nlme_set_req_tag |
NLME-SET.request message structure. More... | |
struct | nlme_start_conf_tag |
NLME-START.confirm message structure. More... | |
struct | nlme_start_req_tag |
NLME-START.request message structure. More... | |
struct | nlme_unpair_conf_tag |
NLME-UNPAIR.confirm message structure. More... | |
struct | nlme_unpair_ind_tag |
NLME-UNPAIR.indication message structure. More... | |
struct | nlme_unpair_req_tag |
NLME-UNPAIR.request message structure. More... | |
struct | nlme_unpair_resp_tag |
NLME-UNPAIR.response message structure. More... | |
struct | nlme_update_key_conf_tag |
NLME-UPDATE-KEY.confirm message structure. More... | |
struct | nlme_update_key_req_tag |
NLME-UPDATE-KEY.request message structure. More... | |
struct | nwk_ch_agility_conf_tag |
NWK_CH_AGILITY.confirm message structure. More... | |
struct | nwk_ch_agility_ind_tag |
NWK_CH_AGILITY.indication message structure. More... | |
struct | nwk_ch_agility_req_tag |
NWK_CH_AGILITY.request message structure. More... | |
Typedefs | |
typedef struct nlde_data_conf_tag | nlde_data_conf_t |
NLDE-DATA.confirm message structure. More... | |
typedef struct nlde_data_ind_tag | nlde_data_ind_t |
NLDE-DATA.indication message structure. More... | |
typedef struct nlde_data_req_tag | nlde_data_req_t |
NLDE-DATA.request message structure. More... | |
typedef struct nlme_auto_disc_conf_tag | nlme_auto_disc_conf_t |
NLME-AUTO-DISCOVERY.confirm message structure. More... | |
typedef struct nlme_auto_disc_req_tag | nlme_auto_disc_req_t |
NLME-AUTO-DISCOVERY.request message structure. More... | |
typedef struct nlme_comm_status_ind_tag | nlme_comm_status_ind_t |
NLME-COMM-STATUS.indication message structure. More... | |
typedef struct nlme_disc_conf_tag | nlme_disc_conf_t |
NLME-DISCOVERY.confirm message structure. More... | |
typedef struct nlme_disc_ind_tag | nlme_disc_ind_t |
NLME-DISCOVERY.indication message structure. More... | |
typedef struct nlme_disc_req_tag | nlme_disc_req_t |
NLME-DISCOVERY.request message structure. More... | |
typedef struct nlme_disc_resp_tag | nlme_disc_resp_t |
NLME-DISCOVERY.response message structure. More... | |
typedef struct nlme_get_conf_tag | nlme_get_conf_t |
NLME-GET.confirm message structure. More... | |
typedef struct nlme_get_req_tag | nlme_get_req_t |
NLME-GET.request message structure. More... | |
typedef struct nlme_pair_conf_tag | nlme_pair_conf_t |
NLME-PAIR.confirm message structure. More... | |
typedef struct nlme_pair_ind_tag | nlme_pair_ind_t |
NLME-PAIR.indication message structure. More... | |
typedef struct nlme_pair_req_tag | nlme_pair_req_t |
NLME-PAIR.request message structure. More... | |
typedef struct nlme_pair_resp_tag | nlme_pair_resp_t |
NLME-PAIR.response message structure. More... | |
typedef struct nlme_reset_conf_tag | nlme_reset_conf_t |
NLME-RESET.confirm message structure. More... | |
typedef struct nlme_reset_req_tag | nlme_reset_req_t |
NLME-RESET.request message structure. More... | |
typedef struct nlme_rx_enable_conf_tag | nlme_rx_enable_conf_t |
NLME-RX-ENABLE.confirm message structure. More... | |
typedef struct nlme_rx_enable_req_tag | nlme_rx_enable_req_t |
NLME-RX-ENABLE.request message structure. More... | |
typedef struct nlme_set_conf_tag | nlme_set_conf_t |
NLME-SET.confirm message structure. More... | |
typedef struct nlme_set_req_tag | nlme_set_req_t |
NLME-SET.request message structure. More... | |
typedef struct nlme_start_conf_tag | nlme_start_conf_t |
NLME-START.confirm message structure. More... | |
typedef struct nlme_start_req_tag | nlme_start_req_t |
NLME-START.request message structure. More... | |
typedef struct nlme_unpair_conf_tag | nlme_unpair_conf_t |
NLME-UNPAIR.confirm message structure. More... | |
typedef struct nlme_unpair_ind_tag | nlme_unpair_ind_t |
NLME-UNPAIR.indication message structure. More... | |
typedef struct nlme_unpair_req_tag | nlme_unpair_req_t |
NLME-UNPAIR.request message structure. More... | |
typedef struct nlme_unpair_resp_tag | nlme_unpair_resp_t |
NLME-UNPAIR.response message structure. More... | |
typedef struct nlme_update_key_conf_tag | nlme_update_key_conf_t |
NLME-UPDATE-KEY.confirm message structure. More... | |
typedef struct nlme_update_key_req_tag | nlme_update_key_req_t |
NLME-UPDATE-KEY.request message structure. More... | |
typedef struct nwk_ch_agility_conf_tag | nwk_ch_agility_conf_t |
NWK_CH_AGILITY.confirm message structure. More... | |
typedef struct nwk_ch_agility_ind_tag | nwk_ch_agility_ind_t |
NWK_CH_AGILITY.indication message structure. More... | |
typedef struct nwk_ch_agility_req_tag | nwk_ch_agility_req_t |
NWK_CH_AGILITY.request message structure. More... | |