Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_gap_rd_rpa_evt_t Struct Reference

This structure notifies that the local resolvable private address has been acquired by R_BLE_GAP_ReadRpa(). More...

Data Fields

st_ble_dev_addr_t addr
 The resolvable private address of local device. More...
 

Detailed Description

This structure notifies that the local resolvable private address has been acquired by R_BLE_GAP_ReadRpa().

Field Documentation

◆ addr

st_ble_dev_addr_t st_ble_gap_rd_rpa_evt_t::addr

The resolvable private address of local device.