![]() |
Synergy Software Package User's Manual
|
Read Characteristic Values and Descriptor Request Structure. More...
#include <rble_api.h>
Data Fields | |
| uint8_t | req_type |
| uint16_t | offset |
| uint16_t | conhdl |
| uint16_t | start_hdl |
| uint16_t | end_hdl |
| uint16_t | nb_uuid |
| RBLE_GATT_UUID_TYPE | uuid [RBLE_GATT_MAX_NB_HDLS] |
Read Characteristic Values and Descriptor Request Structure.
Parameters for RBLE_GATT_Read_Char_Request
| uint16_t RBLE_GATT_READ_CHAR_REQ::conhdl |
connection handle
| uint16_t RBLE_GATT_READ_CHAR_REQ::end_hdl |
end handle range
| uint16_t RBLE_GATT_READ_CHAR_REQ::nb_uuid |
number of UUID
| uint16_t RBLE_GATT_READ_CHAR_REQ::offset |
read offset
| uint8_t RBLE_GATT_READ_CHAR_REQ::req_type |
request type
| uint16_t RBLE_GATT_READ_CHAR_REQ::start_hdl |
start handle range
| RBLE_GATT_UUID_TYPE RBLE_GATT_READ_CHAR_REQ::uuid[RBLE_GATT_MAX_NB_HDLS] |
characteristic UUID