InPlay API
ble_gatt_read_by_uuid_t Struct Reference

#include <in_ble_gatt.h>

Data Fields

uint16_t start_hdl
 Start handle.
 
uint16_t end_hdl
 End handle.
 
uint8_t uuid_len
 Size of UUID.
 
uint8_t uuid []
 UUID value.
 

Detailed Description

Read by UUID: search UUID and read it's characteristic value (GATT_READ_BY_UUID) Note: it doesn't perform an automatic read long.