S140 SoftDevice v7.3.0
Event structure for BLE_GATTC_EVT_CHAR_DISC_RSP . More...
#include <ble_gattc.h>
Data Fields |
|
| uint16_t | count |
| ble_gattc_char_t | chars [1] |
Detailed Description
Event structure for BLE_GATTC_EVT_CHAR_DISC_RSP .
Field Documentation
| ble_gattc_char_t ble_gattc_evt_char_disc_rsp_t::chars[1] |
Characteristic data.@note This is a variable length array. The size of 1 indicated is only a placeholder for compilation.
See sd_ble_evt_get for more information on how to use event structures with variable length array members.
| uint16_t ble_gattc_evt_char_disc_rsp_t::count |
Characteristic count.