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

HCI Command error. More...

Data Fields

uint16_t op_code
 The opcode of HCI Command which caused the error. More...
 
uint32_t module_id
 Module ID which caused the error. More...
 

Detailed Description

HCI Command error.

Field Documentation

◆ op_code

uint16_t st_ble_gap_cmd_err_evt_t::op_code

The opcode of HCI Command which caused the error.

◆ module_id

uint32_t st_ble_gap_cmd_err_evt_t::module_id

Module ID which caused the error.