Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_l2cap_rej_evt_t Struct Reference

Command Reject parameters. More...

Data Fields

uint16_t reason
 The reason that the remote device has sent Command Reject. More...
 
uint16_t data_1
 Optional information about the reason that the remote device has sent Command Reject. More...
 
uint16_t data_2
 Optional information about the reason that the remote device has sent Command Reject. More...
 

Detailed Description

Command Reject parameters.

Field Documentation

◆ reason

uint16_t st_ble_l2cap_rej_evt_t::reason

The reason that the remote device has sent Command Reject.

◆ data_1

uint16_t st_ble_l2cap_rej_evt_t::data_1

Optional information about the reason that the remote device has sent Command Reject.

◆ data_2

uint16_t st_ble_l2cap_rej_evt_t::data_2

Optional information about the reason that the remote device has sent Command Reject.