OSDN Git Service

Fixes BLE HCI commands concurrency issue
authorSunny Kapdi <sunnyk@codeaurora.org>
Wed, 14 Aug 2013 02:43:49 +0000 (19:43 -0700)
committerZhihai Xu <zhihaixu@google.com>
Fri, 1 Nov 2013 18:34:05 +0000 (11:34 -0700)
commit7a5c5910c1df73ab86e57d18c4e6e35a623d98ce
treeb3c223d1191cbfad13b112a860ecaa2cab440f1e
parent41e761b106b50eb6bf08ae6a027bf27486b571cc
Fixes BLE HCI commands concurrency issue

Removes HCI LE Read Remote features command call
to prevent the concurrency between this command and
HCI LE start encryption command.

CRs-fixed: 517330

bug:11450568
Change-Id: I6445ab8095a4261c2a3f84acea1c546e6924f50d
Signed-off-by: Sunny Kapdi <sunnyk@codeaurora.org>
include/bt_target.h
stack/btm/btm_acl.c