Read Multiple Handles. More...
#include <ble_gattc.h>
Public Attributes | |
uint16_t | handle |
Attribute handle. More... | |
uint16_t | len |
Known value: length of the handle (len shall not be set to 0). More... | |
Read Multiple Handles.
Definition at line 129 of file ble_gattc.h.
uint16_t read_multiple_t::handle |
Attribute handle.
Definition at line 131 of file ble_gattc.h.
uint16_t read_multiple_t::len |
Known value: length of the handle (len shall not be set to 0).
Definition at line 132 of file ble_gattc.h.