Parent: 706032ee28ab2f150051c49e790b94a8633b5bd6
Author: Gowtham Anandha Babu <gowtham.ab@samsung.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-03-27 16:35:28
Tree: 2decedab19bdfea253d8bb59b402da68a58c8bd6
shared/gatt-client: Add const qualifier to prepare write value For all GATT write operation, value remains constant throughout the transaction. All bt_gatt_client_write procedure in src/shared/gatt-client.h follows this convention.
Diffstat
| M | src/shared/gatt-client.c | | | 2 | +- |
| M | src/shared/gatt-client.h | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)