|
Zephyr Project API
3.2.0
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