ble_gap_evt_lesc_dhkey_request_t

S140 SoftDevice v6.0.0 API

Event structure for BLE_GAP_EVT_LESC_DHKEY_REQUEST . More...

#include <ble_gap.h>

Detailed Description

Event structure for BLE_GAP_EVT_LESC_DHKEY_REQUEST .

Field Documentation

uint8_t ble_gap_evt_lesc_dhkey_request_t::oobd_req

LESC OOB data required. A call to sd_ble_gap_lesc_oob_data_set is required to complete the procedure.

ble_gap_lesc_p256_pk_t * ble_gap_evt_lesc_dhkey_request_t::p_pk_peer
 LE Secure Connections remote P-256 Public Key. This will point to the application-supplied memory

inside the keyset during the call to sd_ble_gap_sec_params_reply .