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

Data Fields

struct bt_gatt_requestop
 
struct bt_gatt_resultresult
 
int pos
 
int ref_count
 

Detailed Description

Definition at line 958 of file gatt-helpers.c.

Field Documentation

struct bt_gatt_request* read_incl_data::op
int read_incl_data::pos

Definition at line 961 of file gatt-helpers.c.

Referenced by read_included(), and read_included_cb().

int read_incl_data::ref_count

Definition at line 962 of file gatt-helpers.c.

Referenced by read_included_ref(), and read_included_unref().

struct bt_gatt_result* read_incl_data::result

Definition at line 960 of file gatt-helpers.c.

Referenced by new_read_included(), read_included(), and read_included_cb().


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