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_connected_t Struct Reference
[Generic Access Profile (GAP)]
  Event data for connected event. More...
#include <ble_gap.h>
| Data Fields | |
| ble_gap_addr_t | peer_addr | 
| Bluetooth address of the peer device. | |
| uint8_t | irk_match:1 | 
| If 1, peer device's address resolved using an IRK. | |
| uint8_t | irk_match_idx:7 | 
| Index in IRK list where the address was matched. | |
| ble_gap_conn_params_t | conn_params | 
| GAP Connection Parameters. | |
Detailed Description
Event data for connected event.
Definition at line 434 of file ble_gap.h.
Field Documentation
| uint8_t irk_match | 
| uint8_t irk_match_idx | 
Generated on Tue Jul 12 2022 15:07:15 by
 1.7.2
 1.7.2