Parameters for GATT read operations. More...
#include <bt_hal_gatt_client.h>
Data Fields | |
uint16_t | usHandle |
BTGattUnformattedValue_t | xValue |
uint16_t | usValueType |
uint8_t | ucStatus |
Parameters for GATT read operations.
uint16_t BTGattReadParams_t::usHandle |
GATT Attribute Handle.
BTGattUnformattedValue_t BTGattReadParams_t::xValue |
Read Value.
uint16_t BTGattReadParams_t::usValueType |
Read Value Type.
uint8_t BTGattReadParams_t::ucStatus |
Read Operation Status.