|
dragoon
4383
|
Event structure for BLE_GAP_EVT_CONNECTED. More...
#include <ble_gap.h>
Data Fields | |
| ble_gap_addr_t | peer_addr |
| uint8_t | role |
| ble_gap_conn_params_t | conn_params |
Event structure for BLE_GAP_EVT_CONNECTED.
| ble_gap_conn_params_t ble_gap_evt_connected_t::conn_params |
| ble_gap_addr_t ble_gap_evt_connected_t::peer_addr |
Bluetooth address of the peer device. If the peer_addr resolved: ble_gap_addr_t::addr_id_peer is set to 1 and the address is the device's identity address.
| uint8_t ble_gap_evt_connected_t::role |