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

Database cache to speed up repeat connections. More...

#include <gatt.h>

Data Fields

uint8_t db_hash [16]
 
struct bt_gatt_remote_charremote_info
 
struct k_spinlock lock
 

Detailed Description

Database cache to speed up repeat connections.

Field Documentation

◆ db_hash

uint8_t bt_conn_auto_database_cache::db_hash[16]

◆ lock

struct k_spinlock bt_conn_auto_database_cache::lock

◆ remote_info

struct bt_gatt_remote_char* bt_conn_auto_database_cache::remote_info

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