ble_gatts_rw_authorize_reply_params_t

S132 SoftDevice v7.2.0 API

GATT Read or Write Authorize Reply parameters. More...

#include <ble_gatts.h>

Detailed Description

GATT Read or Write Authorize Reply parameters.

Field Documentation

union { ... } ble_gatts_rw_authorize_reply_params_t::params

Reply Parameters.

ble_gatts_authorize_params_t ble_gatts_rw_authorize_reply_params_t::read

Read authorization parameters.

uint8_t ble_gatts_rw_authorize_reply_params_t::type

Type of authorize operation, see GATT Server Authorization Types .

ble_gatts_authorize_params_t ble_gatts_rw_authorize_reply_params_t::write

Write authorization parameters.