Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Remote GATT Characteristic information. More...
#include <gatt.h>
Data Fields | |
uint16_t | attr_start_handle |
uint16_t | attr_end_handle |
uint16_t | value_handle |
uint16_t | ccc_handle |
uint8_t | properties |
Remote GATT Characteristic information.
Fields are discovered on the first connection, and re-used as long as the GATT DB hash of the remote device remains constant.
uint16_t bt_gatt_remote_char::attr_end_handle |
uint16_t bt_gatt_remote_char::attr_start_handle |
uint16_t bt_gatt_remote_char::ccc_handle |
uint8_t bt_gatt_remote_char::properties |
uint16_t bt_gatt_remote_char::value_handle |