Bluetooth: GATT: Fix attribute .write documentation

Change-Id: I765de61cc98927affd2547de765d61bb3f8e7efb
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
Luiz Augusto von Dentz 2016-06-22 11:38:38 +03:00 committed by Johan Hedberg
commit 105d342a63

View file

@ -107,7 +107,7 @@ struct bt_gatt_attr {
/** Attribute write callback
*
* @param conn The connection that is requesting to write
* @param attr The attribute that's being read
* @param attr The attribute that's being written
* @param buf Buffer with the data to write
* @param len Number of bytes in the buffer
* @param offset Offset to start writing from