ble_gattc_multiple_att_t Struct Reference

Read Multiple Handles. More...

#include <ble_gattc.h>

Public Attributes

uint16_t handle
 
uint16_t len
 

Detailed Description

Read Multiple Handles.

Definition at line 140 of file ble_gattc.h.

Member Data Documentation

◆ handle

uint16_t ble_gattc_multiple_att_t::handle

Attribute handle.

Definition at line 142 of file ble_gattc.h.

◆ len

uint16_t ble_gattc_multiple_att_t::len

Known value: length of the handle (len shall not be set to 0).

Definition at line 143 of file ble_gattc.h.


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