Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ble_gap_evt_t Struct Reference
[Generic Access Profile (GAP)]
  GAP event callback event structure. More...
#include <ble_gap.h>
| Data Fields | |
| uint16_t | conn_handle | 
| Connection Handle on which event occured. | |
| ble_gap_evt_connected_t | connected | 
| Connected Event Parameters. | |
| ble_gap_evt_disconnected_t | disconnected | 
| Disconnected Event Parameters. | |
| ble_gap_evt_conn_param_update_t | conn_param_update | 
| Connection Parameter Update Parameters. | |
| ble_gap_evt_sec_params_request_t | sec_params_request | 
| Security Parameters Request Event Parameters. | |
| ble_gap_evt_sec_info_request_t | sec_info_request | 
| Security Information Request Event Parameters. | |
| ble_gap_evt_passkey_display_t | passkey_display | 
| Passkey Display Event Parameters. | |
| ble_gap_evt_auth_key_request_t | auth_key_request | 
| Authentication Key Request Event Parameters. | |
| ble_gap_evt_auth_status_t | auth_status | 
| Authentication Status Event Parameters. | |
| ble_gap_evt_conn_sec_update_t | conn_sec_update | 
| Connection Security Update Event Parameters. | |
| ble_gap_evt_timeout_t | timeout | 
| Timeout Event Parameters. | |
| ble_gap_evt_rssi_changed_t | rssi_changed | 
| RSSI Event parameters. | |
Detailed Description
GAP event callback event structure.
Definition at line 555 of file ble_gap.h.
Field Documentation
| uint16_t conn_handle | 
Generated on Tue Jul 12 2022 15:07:15 by
 1.7.2
 1.7.2