• Home
  • History
  • Annotate
  • only in /external/bluetooth/bluedroid/vnd/ble/
History log of /external/bluetooth/bluedroid/vnd/ble/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d5aa24750c2202ce944560c2c27ead0214e8350d 24-Sep-2014 Satya Calloji <satyac@broadcom.com> LE: Peer device's latest RPA is not being applied

The latest discovered address is not used when reconnecting to devices
using resolvable private addresses, if RPA resolution offloadin is not
supported in the controller.
This patch also address the exception case where BT off is memseting
all control value while the IRK list is still being cleaned up.

Bug: 17187661
Change-Id: Ifeb5b8297e7eadb0e34ec1afbd41f46bdd836cf3
Author: Chaojing Sun <cjsun@broadcom.com>
endor_ble.c
1cd92393c162afe68b01aafcf7a1d41ab1d21e7b 24-Sep-2014 Priti Aghera <paghera@broadcom.com> Null check for irk entry

When BT is turning off btm_ble_vendor control block is cleaned up.
So irk_entry which points to the first element of irk_list is NULL
Included a null check for irk_entry to prevent stack crash.

Bug 17399097

Change-Id: Ib129f7dd06f9db61cc54257aa4a563fe2c9f41f2
endor_ble.c
b9447036ff1bc11de4a0f38c1e6337f532e6e622 08-Aug-2014 Prerepa Viswanadham <dham@google.com> Fix build error in bluedroid

Change-Id: I6bcf655540f13db578948ac8eddde971637ed26b
endor_ble.c
16fe0822ccd3eb6f66d3afd9965d25a0a0cb4c30 07-Aug-2014 Prerepa Viswanadham <dham@google.com> Use run time parameters to control LE features

Use values read from controller to enable and control LE features such as
multi advertising, RPA offload, maximum irk size etc

bug 15393216

Change-Id: I193e2b9a0dc61b86f667e986803571440e390160
ta_vendor.c
endor_ble.c
43c6a47303866bad6a0338ed53cf38f1a779a498 02-Jul-2014 Wei Wang <weiwa@google.com> am b3c61229: Merge "Code cleanup - remove unnecessary commented out code" into klp-wireless-dev

* commit 'b3c61229ccf38ea3f398f93902d348ba12a7fb07':
Code cleanup - remove unnecessary commented out code
51f35b04d40ec65fd478fe366d041a649ad09760 02-Jul-2014 Wei Wang <weiwa@google.com> Code cleanup - remove unnecessary commented out code

Change-Id: I86e78d1b0470b9fda7455ae8ef5788814cf5c780
endor_ble.c
5e177043e3dfcd70676761a40425179d16c4a7ce 05-Jun-2014 Satya Calloji <satyac@broadcom.com> LE ADV Filter changes

BTIF and stack layer changes for ADV filter feature

DO NOT MERGE

Change-Id: I865e57c41802751e172248547b8510598261ec94
endor_ble.c
endor_hcidefs.h
1a9247a1229aa65b3d1dce16426177bc5828e54d 05-Jun-2014 Satya Calloji <satyac@broadcom.com> LE ADV Filter changes

BTIF and stack layer changes for ADV filter feature

Change-Id: I865e57c41802751e172248547b8510598261ec94
endor_ble.c
endor_hcidefs.h
afa6e1abbedaad8fe854b0f43999b8aeb801af91 28-Jun-2014 Matthew Xie <mattx@google.com> resolved conflicts for merge of e8c3d75b to master

Change-Id: I78ef69c4d54a36243620ae14296d3507e3339567
e8c3d75b75493911ebf0f99c83676359657178f7 04-May-2014 Sharvil Nanavati <sharvil@google.com> Logging cleanup: BTIF and APPL.

Change-Id: I5b1214642bbb4b9aecc0fd2c899a6ec2c9793286
ta_vendor.c
5344d6dcb09a184eaf1f9e46cc1ac3962822435c 04-May-2014 Sharvil Nanavati <sharvil@google.com> Logging cleanup: HCI and BTM trace macros.

Change-Id: Icdea5aede9fde2c11d0cde745a9bedc26d69640c

Conflicts:
stack/btm/btm_acl.c
stack/btm/btm_ble.c
stack/btm/btm_ble_bgconn.c
stack/btm/btm_ble_gap.c
stack/btm/btm_inq.c
stack/btm/btm_pm.c
stack/btm/btm_sec.c

Conflicts:
stack/btm/btm_ble_gap.c
stack/btm/btm_sec.c
endor_ble.c
83c5256f1951db020d81412e1d595d7a37962f3e 04-May-2014 Sharvil Nanavati <sharvil@google.com> Logging cleanup: HCI and BTM trace macros.

Change-Id: Icdea5aede9fde2c11d0cde745a9bedc26d69640c

Conflicts:
stack/btm/btm_acl.c
stack/btm/btm_ble.c
stack/btm/btm_ble_bgconn.c
stack/btm/btm_ble_gap.c
stack/btm/btm_inq.c
stack/btm/btm_pm.c
stack/btm/btm_sec.c
endor_ble.c
d8ab91712132bc3e03f01be1a73e557588094a0d 02-Jun-2014 Adam Hampson <ahampson@google.com> Merge "fix compliation when BLE_VND_INCLUDED is false"
845c2601ece4c2323a03c6d705cd16545f6df08a 27-May-2014 Adam Hampson <ahampson@google.com> fix compliation when BLE_VND_INCLUDED is false

Change-Id: I48785d6d36965fb03657523ee6eb48cb63fd5364
Signed-off-by: Adam Hampson <ahampson@google.com>
endor_ble.c
66988a022d219f5385b3f76e3ae26566ad80fb86 29-May-2014 Nitin Arora <niarora@codeaurora.org> This patch contains bug fixes for solving race conditions for multiple
advertisers and incorrect VS command length which makes uuid filters not
working.

b/15094154, b/15174583

Change-Id: I78746b923301fa47afb21f8bedb0d79b42f492b9
endor_ble.c
fa994c9b7d63d381e33a5d63a7c97ae3edf4dc0f 29-May-2014 Nitin Arora <niarora@codeaurora.org> Bluetooth: Changes to enable features on KWD

This patch contains changes needed to enable features,
multiple advertisment, packet content filtering and
privacy mode on kwd branch

Change-Id: If95bfb38eafe26f16db20e7650865c2f19553548
endor_ble.c
ed534e330bf63c72e778fc8daae09ddd63c395b2 20-May-2014 Wei Wang <weiwa@google.com> Revert "Revert "LE: Add RRA offloading and vendor specific PCF commands""

This reverts commit 146bb736bc1cdfd679bbafcf3f33c7af612096b9.

Change-Id: Ie4e6b4d7118a622d04c46623add1073906366edf
endor_ble.c
endor_hcidefs.h
146bb736bc1cdfd679bbafcf3f33c7af612096b9 20-May-2014 Wei Wang <weiwa@google.com> Revert "LE: Add RRA offloading and vendor specific PCF commands"

This reverts commit 15fa3be8ecd576b9ef88e20cf9a6f4bd765cbc6b.

Change-Id: Iaa484508ac664d4cb6c94758c2984d53263a902a
endor_ble.c
endor_hcidefs.h
15fa3be8ecd576b9ef88e20cf9a6f4bd765cbc6b 12-May-2014 Satya Calloji <satyac@broadcom.com> LE: Add RRA offloading and vendor specific PCF commands

Change-Id: Iadca8e73ceaadcd0429421ea70f1b76644e88c42
endor_ble.c
endor_hcidefs.h
0943c10ed5713a08659f08e39e13de4894aaba61 12-May-2014 Satya Calloji <satyac@broadcom.com> LE: Add RRA offloading and vendor specific PCF commands

Change-Id: Iadca8e73ceaadcd0429421ea70f1b76644e88c42
endor_ble.c
endor_hcidefs.h
201d6a193206766500fd80ef83d8c2655ea72b42 19-Apr-2014 Wei Wang <weiwa@google.com> Fixed a build warning.

Change-Id: I34885d6e588855d3ca8192db8a54b43ef348c794
endor_ble.c
b203d478f4835f5e35217874a1787e1914328f7c 21-Nov-2013 Andre Eisenbach <andre@broadcom.com> LE: Add controller based advertising filter API (2/2)

Change-Id: I444654bf19a048d5fcef33f79edbf1cdda3d3b62
ta_vendor.c
endor_ble.c
endor_hcidefs.h
7f5fe66421eadb136e3ea9b6af8f6e4ac8725f64 19-Apr-2014 Wei Wang <weiwa@google.com> Fixed a build warning.

Change-Id: I34885d6e588855d3ca8192db8a54b43ef348c794
endor_ble.c
2d75441cc17236564a431c6a5fc4c9e356fb7294 21-Nov-2013 Andre Eisenbach <andre@broadcom.com> LE: Add controller based advertising filter API (2/2)

Change-Id: I444654bf19a048d5fcef33f79edbf1cdda3d3b62
ta_vendor.c
endor_ble.c
endor_hcidefs.h