Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Database cache to speed up repeat connections. More...
#include <gatt.h>
Data Fields | |
uint8_t | db_hash [16] |
struct bt_gatt_remote_char * | remote_info |
struct k_spinlock | lock |
Database cache to speed up repeat connections.
uint8_t bt_conn_auto_database_cache::db_hash[16] |
struct k_spinlock bt_conn_auto_database_cache::lock |
struct bt_gatt_remote_char* bt_conn_auto_database_cache::remote_info |