Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Characteristics to discover on the connection. More...
#include <gatt.h>
Data Fields | |
const struct bt_uuid ** | characteristics |
struct bt_conn_auto_database_cache * | cache |
struct bt_gatt_remote_char * | remote_info |
uint8_t | db_hash_pending [16] |
uint8_t | num_characteristics |
Characteristics to discover on the connection.
struct bt_conn_auto_database_cache* bt_conn_auto_discovery::cache |
const struct bt_uuid** bt_conn_auto_discovery::characteristics |
uint8_t bt_conn_auto_discovery::db_hash_pending[16] |
uint8_t bt_conn_auto_discovery::num_characteristics |
struct bt_gatt_remote_char* bt_conn_auto_discovery::remote_info |