Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_conn_auto_discovery Struct Reference

Characteristics to discover on the connection. More...

#include <gatt.h>

Data Fields

const struct bt_uuid ** characteristics
 
struct bt_conn_auto_database_cachecache
 
struct bt_gatt_remote_charremote_info
 
uint8_t db_hash_pending [16]
 
uint8_t num_characteristics
 

Detailed Description

Characteristics to discover on the connection.

Field Documentation

◆ cache

struct bt_conn_auto_database_cache* bt_conn_auto_discovery::cache

◆ characteristics

const struct bt_uuid** bt_conn_auto_discovery::characteristics

◆ db_hash_pending

uint8_t bt_conn_auto_discovery::db_hash_pending[16]

◆ num_characteristics

uint8_t bt_conn_auto_discovery::num_characteristics

◆ remote_info

struct bt_gatt_remote_char* bt_conn_auto_discovery::remote_info

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