![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that a pairing request from a remote device has been received. More...
Data Fields | |
uint16_t | conn_hdl |
Connection handle identifying the remote device that sent the pairing request. More... | |
st_ble_dev_addr_t | bd_addr |
The address of the remote device. More... | |
st_ble_gap_auth_info_t | auth_info |
The Pairing parameters of the remote device. More... | |
This structure notifies that a pairing request from a remote device has been received.
uint16_t st_ble_gap_pairing_req_evt_t::conn_hdl |
Connection handle identifying the remote device that sent the pairing request.
st_ble_dev_addr_t st_ble_gap_pairing_req_evt_t::bd_addr |
The address of the remote device.
st_ble_gap_auth_info_t st_ble_gap_pairing_req_evt_t::auth_info |
The Pairing parameters of the remote device.