Commit: 743e508b42c471bb4ec6f0071d53f04da5f20276
Parent: 141d634679d7e89bbe4d71dcaebaac416b3d98a9
Author: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-01-13 18:09:47
Tree: 35edeb068ece7e9177a7c902247d45bc193a3ead

shared/gatt-client: Fix callback type in struct write_op Callback type in struct write_op should be bt_gatt_client_callback_t as that type is provided by user in bt_gatt_client_write_value()

Diffstat

M src/shared/gatt-client.c | 2 +-

1 files changed, 1 insertions(+), 1 deletions(-)

View Full Diff | Patch