Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
GATT Write parameters. More...
#include <gatt.h>
Data Fields | |
bt_gatt_write_func_t | func |
uint16_t | handle |
uint16_t | offset |
const void * | data |
uint16_t | length |
GATT Write parameters.
const void* bt_gatt_write_params::data |
Data to be written
bt_gatt_write_func_t bt_gatt_write_params::func |
Response callback
uint16_t bt_gatt_write_params::handle |
Attribute handle
uint16_t bt_gatt_write_params::length |
Length of the data
uint16_t bt_gatt_write_params::offset |
Attribute data offset