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

Data Fields

struct queuequeue
 
bt_uuid_t uuid
 
uint16_t start_handle
 
uint16_t end_handle
 

Detailed Description

Definition at line 1101 of file gatt-db.c.

Field Documentation

uint16_t read_by_type_data::end_handle

Definition at line 1105 of file gatt-db.c.

Referenced by gatt_db_read_by_type(), and read_by_type().

struct queue* read_by_type_data::queue

Definition at line 1102 of file gatt-db.c.

Referenced by gatt_db_read_by_type(), and read_by_type().

uint16_t read_by_type_data::start_handle

Definition at line 1104 of file gatt-db.c.

Referenced by gatt_db_read_by_type(), and read_by_type().

bt_uuid_t read_by_type_data::uuid

Definition at line 1103 of file gatt-db.c.

Referenced by gatt_db_read_by_type(), and read_by_type().


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