COMMON IO-BLE v1.0.0
Hardware abstraction layer for Bluetooth
 
Loading...
Searching...
No Matches
BTGattReadParams_t Struct Reference

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
 

Detailed Description

Parameters for GATT read operations.

Field Documentation

◆ usHandle

uint16_t BTGattReadParams_t::usHandle

GATT Attribute Handle.

◆ xValue

BTGattUnformattedValue_t BTGattReadParams_t::xValue

Read Value.

◆ usValueType

uint16_t BTGattReadParams_t::usValueType

Read Value Type.

◆ ucStatus

uint8_t BTGattReadParams_t::ucStatus

Read Operation Status.


The documentation for this struct was generated from the following file: