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

Data Fields

int ref_count
 
uint16_t next_handle
 
struct queueservices
 
struct queuenotify_list
 
unsigned int next_notify_id
 

Detailed Description

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

Field Documentation

uint16_t gatt_db::next_handle

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

Referenced by gatt_db_add_service(), gatt_db_clear(), gatt_db_insert_service(), and gatt_db_new().

unsigned int gatt_db::next_notify_id

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

Referenced by gatt_db_register().

struct queue* gatt_db::notify_list
int gatt_db::ref_count

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

Referenced by gatt_db_ref(), and gatt_db_unref().


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