ble_gatt_client
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
bt_att_pdu_error_rsp Struct Reference

#include <att-types.h>

Data Fields

uint8_t opcode
 
uint16_t handle
 
uint8_t ecode
 

Detailed Description

Definition at line 71 of file att-types.h.

Field Documentation

uint8_t bt_att_pdu_error_rsp::ecode
uint16_t bt_att_pdu_error_rsp::handle

Definition at line 73 of file att-types.h.

Referenced by bt_att_send_error_rsp(), and respond_not_supported().

uint8_t bt_att_pdu_error_rsp::opcode

Definition at line 72 of file att-types.h.

Referenced by bt_att_send_error_rsp(), handle_error_rsp(), and respond_not_supported().


The documentation for this struct was generated from the following file: