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.h221 struct bt_gatt_attr { struct
246 * See @ref bt_gatt_attr_read_func_t. argument
248 bt_gatt_attr_read_func_t read; argument
261 bt_gatt_attr_write_func_t write; argument
281 * @note Use bt_gatt_attr_get_handle() for attributes in the argument
284 uint16_t handle;
315 const struct bt_gatt_attr *attrs; argument