nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gatts_rw_authorize_reply_params_t Struct Reference

Data Fields

uint8_t type
 
union {
   ble_gatts_read_authorize_params_t   read
 
   ble_gatts_write_authorize_params_t   write
 
params
 

Field Documentation

uint8_t type

Type of authorize operation, see GATT Server Authorization Types.

Read authorization parameters.

Write authorization parameters.