|
SmartSnippets DA1459x SDK
|
#include <ble_l2cap.h>
Data Fields | |
| uint16_t | conn_idx |
| uint16_t | psm |
| uint16_t | scid |
| uint16_t | dcid |
| uint16_t | mtu |
| uint16_t | remote_credits |
Structure for BLE_EVT_L2CAP_CONNECTION_REQ event
| uint16_t ble_evt_l2cap_connection_req_t::conn_idx |
connection index
| uint16_t ble_evt_l2cap_connection_req_t::dcid |
destination CID
| uint16_t ble_evt_l2cap_connection_req_t::mtu |
negotiated MTU
| uint16_t ble_evt_l2cap_connection_req_t::psm |
LE protocol/service multiplexer
| uint16_t ble_evt_l2cap_connection_req_t::remote_credits |
remote credits available
| uint16_t ble_evt_l2cap_connection_req_t::scid |
source CID
1.8.16