Home
last modified time | relevance | path

Searched defs:bt_gatt_attr (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h224 struct bt_gatt_attr { struct
248 * See @ref bt_gatt_attr_read_func_t. argument
250 bt_gatt_attr_read_func_t read; argument
263 bt_gatt_attr_write_func_t write; argument
284 * @note Use bt_gatt_attr_get_handle() for attributes in the argument
289 uint16_t handle;
317 const struct bt_gatt_attr *attrs; argument