|
dragoon
4383
|
Event structure for BLE_GATTC_EVT_REL_DISC_RSP. More...
#include <ble_gattc.h>
Data Fields | |
| uint16_t | count |
| ble_gattc_include_t | includes [1] |
Event structure for BLE_GATTC_EVT_REL_DISC_RSP.
Definition at line 210 of file ble_gattc.h.
| uint16_t ble_gattc_evt_rel_disc_rsp_t::count |
Include count.
Definition at line 212 of file ble_gattc.h.
| ble_gattc_include_t ble_gattc_evt_rel_disc_rsp_t::includes[1] |
Include data.
Definition at line 213 of file ble_gattc.h.