ble_gattc_read_multiple_t Struct Reference

GATTC Read Multiple. More...

#include <ble_gattc.h>

Public Attributes

uint16_t handle_count
 
ble_gattc_multiple_att_tp_read_multiple
 

Detailed Description

GATTC Read Multiple.

Definition at line 147 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 149 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 150 of file ble_gattc.h.


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