
GPD Commissioning - Options field descriptor. More...
#include <gboss_app.h>
Data Fields | |
| zb_uint8_t | mac_sequence_number_capability: 1 |
| See gboss_mac_sequence_number_capabilities_t. More... | |
| zb_uint8_t | rx_on_capability: 1 |
| 1 = GPD can receive data in operational mode, 0 otherwise More... | |
| zb_uint8_t | application_info_present: 1 |
| 1 = Application info field is present in comm. packet, 0 otherwise More... | |
| zb_uint8_t | reserved: 1 |
| Reserved. More... | |
| zb_uint8_t | pan_id_request: 1 |
| 1 = GPD requests to receive PAN ID value from NWK, 0 otherwise More... | |
| zb_uint8_t | gp_security_key_request: 1 |
| 1 = GPD requests to receive GP sec. key, 0 otherwise More... | |
| zb_uint8_t | fixed_location: 1 |
| 1 = GPD is not expected to change its position on the NWK, 0 otherwise More... | |
| zb_uint8_t | extended_options_present: 1 |
| 1 = Extended options field is present in comm. packet, 0 otherwise More... | |
GPD Commissioning - Options field descriptor.
| zb_uint8_t gboss_comm_options_s::mac_sequence_number_capability |
| zb_uint8_t gboss_comm_options_s::rx_on_capability |
1 = GPD can receive data in operational mode, 0 otherwise
| zb_uint8_t gboss_comm_options_s::application_info_present |
1 = Application info field is present in comm. packet, 0 otherwise
| zb_uint8_t gboss_comm_options_s::reserved |
Reserved.
| zb_uint8_t gboss_comm_options_s::pan_id_request |
1 = GPD requests to receive PAN ID value from NWK, 0 otherwise
| zb_uint8_t gboss_comm_options_s::gp_security_key_request |
1 = GPD requests to receive GP sec. key, 0 otherwise
| zb_uint8_t gboss_comm_options_s::fixed_location |
1 = GPD is not expected to change its position on the NWK, 0 otherwise
| zb_uint8_t gboss_comm_options_s::extended_options_present |
1 = Extended options field is present in comm. packet, 0 otherwise