Peer request frame structure used in Peer Search process.
#include <app_frame_format.h>
Data Fields | |
uint8_t | config_mode: 1 |
uint16_t | nwk_addr |
uint8_t | op_mode |
uint8_t peer_req_t::config_mode |
Referenced by send_peer_req(), and wait_for_event_rx_cb().
uint16_t peer_req_t::nwk_addr |
Referenced by send_peer_req().
uint8_t peer_req_t::op_mode |
Referenced by send_peer_req(), and wait_for_event_rx_cb().