OSDN Git Service

ble: handle multiple events within HCI_BLE_ADV_PKT_RPT_EVT HCI event
authorAdam Hampson <ahampson@google.com>
Tue, 27 May 2014 17:48:19 +0000 (10:48 -0700)
committerAdam Hampson <ahampson@google.com>
Tue, 27 May 2014 20:16:34 +0000 (13:16 -0700)
commit186cddb6f0e23f05742074b703c99805e3f37ac3
tree4e576f367728913997cf4a9f416c49df7a921c84
parent2b6c4d614356b5c759d9507fa0659e6b3548ac56
ble: handle multiple events within HCI_BLE_ADV_PKT_RPT_EVT HCI event

The Marvell 8797 chip will report both BTM_BLE_CONNECT_EVT and
BTM_BLE_SCAN_RSP_EVT events in a single HCI event.

Bug: 14386651

Change-Id: Id922dff9fa7f6ae8fc15ebbcca4fb9ec537e9f26
Signed-off-by: Adam Hampson <ahampson@google.com>
stack/btm/btm_ble_gap.c