GATTC Read Multiple. More...

#include <ble_gattc.h>

+ Collaboration diagram for ble_gattc_read_multiple_t:

Public Attributes

uint16_t handle_count
 Handle count of the multiple attributes to be read. More...
 
ble_gattc_multiple_att_tp_read_multiple
 Pointer to the multiple attributes to be read. More...
 

Detailed Description

GATTC Read Multiple.

Definition at line 136 of file ble_gattc.h.

Member Data Documentation

◆ handle_count

uint16_t ble_gattc_read_multiple_t::handle_count

Handle count of the multiple attributes to be read.

Definition at line 138 of file ble_gattc.h.

◆ p_read_multiple

ble_gattc_multiple_att_t* ble_gattc_read_multiple_t::p_read_multiple

Pointer to the multiple attributes to be read.

Definition at line 139 of file ble_gattc.h.


The documentation for this struct was generated from the following file: