summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-03-16 12:32:58 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-03-17 09:36:01 -0700
commit306a8083ad19459136cb46b7ec7fb27b070fb118 (patch)
tree568321926e656131348e8749143ca8c395d3c95b /profiles
parent806230e4fda7a2fafeb7f1da3d2f17a1bafb25f8 (diff)
downloadbluez-306a8083ad19459136cb46b7ec7fb27b070fb118.tar.gz
shared/gatt-client: Fix not creating a request for notifications
Notifications were using bt_att_send directly instead of bt_gatt_client_write_value thus it wouldn't create a request which causes the instance to not be able to track it which in turn may cause the client to trigger its idle callback too early. Fixes: https://github.com/bluez/bluez/issues/490
Diffstat (limited to 'profiles')
0 files changed, 0 insertions, 0 deletions