commit | a23fa59b09bbda8a35596ebccb78d352b6f5561d | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Jan 06 15:22:41 2021 -0800 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Jan 06 17:47:04 2021 -0800 |
tree | 199d334c93b23a13be7a91abf76b4140263690e3 | |
parent | ca01d74f38946cce61c05dbcd5ac59a7624ebbcd [diff] |
shared/gatt-server: Fix not accepting multiple requests With introduction of EATT it is possible to send multiple requests using different channels therefore bt_gatt_server shall not attempt to check if there is already an outstanding request. gh issue: https://github.com/bluez/bluez/issues/75