![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that the remote device has distributed the keys. More...
Data Fields | |
uint16_t | conn_hdl |
Connection handle identifying the remote device that has distributed the keys. More... | |
st_ble_dev_addr_t | bd_addr |
Address of the remote device. More... | |
st_ble_gap_key_ex_param_t | key_ex_param |
Distributed keys. More... | |
This structure notifies that the remote device has distributed the keys.
uint16_t st_ble_gap_peer_key_info_evt_t::conn_hdl |
Connection handle identifying the remote device that has distributed the keys.
st_ble_dev_addr_t st_ble_gap_peer_key_info_evt_t::bd_addr |
Address of the remote device.
st_ble_gap_key_ex_param_t st_ble_gap_peer_key_info_evt_t::key_ex_param |
Distributed keys.
If local device supports bonding, store the keys in non-volatile memory and at power re-supply set to the host stack by R_BLE_GAP_SetBondInfo().