S140 SoftDevice v7.3.0
GATT read by UUID handle value pair. More...
#include <ble_gattc.h>
Detailed Description
GATT read by UUID handle value pair.
Field Documentation
| uint16_t ble_gattc_handle_value_t::handle |
Attribute Handle.
| uint8_t* ble_gattc_handle_value_t::p_value |
Pointer to the Attribute Value, length is available in ble_gattc_evt_char_val_by_uuid_read_rsp_t::value_len .