nRF5 SDK for Mesh v5.0.0
Data Fields
serial_evt_cmd_rsp_data_adv_addr_t Struct Reference

Advertisement address command response. More...

#include <serial_cmd_rsp.h>

Data Fields

uint8_t addr_type
 Advertisement address type. More...
 
uint8_t addr [BLE_GAP_ADDR_LEN]
 Advertisement address. More...
 

Detailed Description

Advertisement address command response.

Definition at line 157 of file serial_cmd_rsp.h.

Field Documentation

◆ addr_type

uint8_t serial_evt_cmd_rsp_data_adv_addr_t::addr_type

Advertisement address type.

Definition at line 159 of file serial_cmd_rsp.h.

◆ addr

uint8_t serial_evt_cmd_rsp_data_adv_addr_t::addr[BLE_GAP_ADDR_LEN]

Advertisement address.

Definition at line 160 of file serial_cmd_rsp.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated