OSDN Git Service

Use new event type in BLE scan
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 27 Jan 2017 13:53:07 +0000 (05:53 -0800)
committerJakub Pawlowski <jpawlowski@google.com>
Mon, 6 Feb 2017 22:05:08 +0000 (14:05 -0800)
commitd64bf4f6f8b34471b120330bf3be2b8b7aab0274
tree72d6f40fbe9847673009050ca2f9b321fa8cce0d
parent3b2765696aca47bb7b5445b6061023816d429459
Use new event type in BLE scan

Right now new event_type in scan result is translated to legacy
one and used through whole stack. This patch make use of new event_type
through whole stack instead.

Bug: 30622771
Test: sl4a FilteringTest
Change-Id: I7420c040b8c54fae00262c939bcabc6c6fcb16e6
bta/include/bta_api.h
stack/btm/btm_ble_gap.cc
stack/btm/btm_ble_int.h
stack/btm/btm_inq.cc
stack/include/btm_api_types.h