Encapsulation for a characteristic and its length.
#include <at_ble_api.h>
Data Fields | |
uint16_t | att_handle |
Characteristic handle. More... | |
uint16_t | att_len |
Characteristic length : must be the real length of the Characteristic every requested handle shall be delivered as one indication at_ble_characteristic_read_response_t if Length of handle 1 is larger than the real length, the handle value will contain his length + length from the other requested handles. More... | |
uint16_t at_ble_char_list::att_handle |
Characteristic handle.
uint16_t at_ble_char_list::att_len |
Characteristic length : must be the real length of the Characteristic every requested handle shall be delivered as one indication at_ble_characteristic_read_response_t if Length of handle 1 is larger than the real length, the handle value will contain his length + length from the other requested handles.