Read Multiple Handles. More...
#include <ble_gattc.h>
Public Attributes | |
uint16_t | handle |
uint16_t | len |
Read Multiple Handles.
Definition at line 140 of file ble_gattc.h.
uint16_t ble_gattc_multiple_att_t::handle |
Attribute handle.
Definition at line 142 of file ble_gattc.h.
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.