adapter: Fix initializing GATT server for BR/EDR only controllers 05/204905/1
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 14 Feb 2018 13:58:15 +0000 (15:58 +0200)
committerAmit Purwar <amit.purwar@samsung.com>
Mon, 15 Apr 2019 03:28:01 +0000 (08:58 +0530)
commit4d74cb0630ebeb035323d191f96c76a47c50f9d9
tree874507e8a172a34ec34add7acb8df7417a57460c
parente063e851c96200ff042dc584302c54f33a978471
adapter: Fix initializing GATT server for BR/EDR only controllers

Controller that do not support LE bearer shall not use GATT server for
anything.

Change-Id: Iffde6329966bb828a43262f3af41f6f294ce5667
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
src/adapter.c