|
SmartSnippets DA1459x SDK
|
#include <ble_gattc.h>
Data Fields | |
| ble_evt_hdr_t | hdr |
| event header | |
| uint16_t | conn_idx |
| connection index | |
| uint16_t | handle |
| attribute handle | |
| att_error_t | status |
| operation status | |
| uint16_t | offset |
| value offset | |
| uint16_t | length |
| value length | |
| uint8_t | value [] |
| value data | |
Structure for BLE_EVT_GATTC_READ_COMPLETED event
1.8.16