History log of /hardware/libhardware/include/hardware/bt_gatt_client.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8d7a02d60744e56e8a71a05dbd62ffdbfa0b71c0 17-Mar-2016 Jakub Pawlowski <jpawlowski@google.com> Use handles to identify GATT attributes (2/4)

Bug: 27778668
Change-Id: Iff64153c2b783705fb4408f9911b13fa44af4f84
/hardware/libhardware/include/hardware/bt_gatt_client.h
98aa0ddd6c3993ea43fdac6075a6d2b8725231bc 29-Feb-2016 Jakub Pawlowski <jpawlowski@google.com> Remove unused methods and callbacks

Bug: 27455533
Change-Id: Id2e265be02dc627e7fc81875c3000262cab2e35f
/hardware/libhardware/include/hardware/bt_gatt_client.h
726a16532aad340e40b367bf0b3024ef401a992f 11-Feb-2016 Jakub Pawlowski <jpawlowski@google.com> Add new callbacks to bt_gatt_client.

Add services removed and services added callbacks

Change-Id: Id6abeb78207bd761969ee2ffc94f96f71dd20084
/hardware/libhardware/include/hardware/bt_gatt_client.h
f2e1352d6c31c19fda3ffb2f61795fb506bc76fb 22-Jan-2016 Jakub Pawlowski <jpawlowski@google.com> Add get_gatt_db to Bluetooth HAL

This patch adds new method, get_gatt_db to bluetooth HAL.
It can be used to grab whole GATT database in one request.
It will trigger get_gatt_db_callback, which is also part of
this patch.

Change-Id: I1a931f126db56e7a29537f3bca9cddff3dd27dc6
/hardware/libhardware/include/hardware/bt_gatt_client.h
51225020dc3e99c5ffe04d3efde82bbfa64a0d6b 31-Mar-2015 Satya Calloji <satyac@broadcom.com> LE low power scan feature

LE low power extended scan feature header changes
based on Google spec v0.95

Bug: 20029342
Change-Id: Id1020a4da177d0bc421fdd123c5355a291cc0475
/hardware/libhardware/include/hardware/bt_gatt_client.h
a8b49d3feed67d6bc03054d466e885140e52ff39 10-Feb-2015 Satya Calloji <satyac@broadcom.com> OnFound/OnLost feature API changes based on spec v0.90

Bug: 19609671
Change-Id: Id28e188159aa41c940723fb5b12cade0a48e506b
/hardware/libhardware/include/hardware/bt_gatt_client.h
005b123e41f3fe91344b475d4a3218d2c0171b3e 08-Aug-2014 Andre Eisenbach <eisenbach@google.com> Merge "LE: Add limited advertising duration capability (1/3)" into lmp-dev
4789ed595ad1f56b6eda48973a272f8b24bfb406 08-Aug-2014 Andre Eisenbach <eisenbach@google.com> LE: Add limited advertising duration capability (1/3)

Change-Id: I14006aa96758c285a1d88aef12df11cf28598028
/hardware/libhardware/include/hardware/bt_gatt_client.h
be7f044b64c9448324fa791294135468e12e5a9b 03-Jul-2014 Satya Calloji <satyac@broadcom.com> LE energy info feature

Header changes for energy info feature

Change-Id: Ic341ad9089b444960c36beff726fa9ddb5c901a2
/hardware/libhardware/include/hardware/bt_gatt_client.h
da4eaca2cc3a7d3dc4ab66c18137a96cc5f863ff 17-Jul-2014 Andre Eisenbach <eisenbach@google.com> LE: Add connection parameter update request API (1/4)

Change-Id: I90955b5e1640f7025e864ac9227af6ad8ba5ca77
/hardware/libhardware/include/hardware/bt_gatt_client.h
3154babbb6eb6c0ba3ca3dcca3488fac428a3537 15-Jun-2014 Satya Calloji <satyac@broadcom.com> LE Onfound and Onlost feature

Header changes for on found/onlost feature

Change-Id: I72d49a1b6560c2c913a3b7016b7504eef9962258
/hardware/libhardware/include/hardware/bt_gatt_client.h
a28f92a7f5737bb89fd4667d52ae325a4b6aa40b 12-Jun-2014 Satya Calloji <satyac@broadcom.com> LE ADV Filter changes

Header changes for ADV filter feature

Change-Id: Ib568f422c4171ed8a3bb42d9e75af5250edf98b6
/hardware/libhardware/include/hardware/bt_gatt_client.h
20a1a059961502e828521dda07e768d1dabcca9e 11-May-2014 Satya Calloji <satyac@broadcom.com> LE Batch scan feature

Header changes for LE Batch scan feature

Change-Id: I32a51331d7a3a8eedf8577a66a8bdf90732f32db
/hardware/libhardware/include/hardware/bt_gatt_client.h
9ef3c72ef3e90a93ed641e757310c2a389d32834 28-Mar-2014 Andre Eisenbach <andre@broadcom.com> LE: Add notification sent and congestion callbacks (1/4)

This change introduces two new callbacks for applications to better
handle LE notification flow control and transport congestion. The
notification callback is invoked when the remote platform confirms an
indication or when a local notification has been passed to the
controller. No new notifications should be sent until a callback is
received.

Congestion callbacks are triggered when a GATT operation cannot be sent
to the local Bluetooth controller. Repeatedly calling
writeCharacteristic() for example will eventually trigger a congestion
callback. Applications cannot send additional data until a further
callback is received, indicating that the congestion has cleared up.

Change-Id: I613cbf968770921f853a407888bb8308849039f3
/hardware/libhardware/include/hardware/bt_gatt_client.h
6c2e2d3b576cdc0cfcb4a3ec4252d7b32e3b8143 20-May-2014 Wei Wang <weiwa@google.com> Revert "Revert "LE Multi ADV feature""

This reverts commit cbeca51023839d0ef4315cfced4b2d68618f5f0e.

Change-Id: I3f2130217ffd616099a017db2f26d3d112f2c1ea
/hardware/libhardware/include/hardware/bt_gatt_client.h
cbeca51023839d0ef4315cfced4b2d68618f5f0e 20-May-2014 Wei Wang <weiwa@google.com> Revert "LE Multi ADV feature"

This reverts commit 2d17c28b4f820d6edd11aecdbd172cd65e934c2f.

Change-Id: I3abe730817a5b1714b0403f387a3ed416ded63f3
/hardware/libhardware/include/hardware/bt_gatt_client.h
2d17c28b4f820d6edd11aecdbd172cd65e934c2f 01-May-2014 Satya Calloji <satyac@broadcom.com> LE Multi ADV feature

Header changes for LE Multi ADV feature

Change-Id: I24a18a2f30ab1618875d3ac9ca1e9f5e5064f62d
/hardware/libhardware/include/hardware/bt_gatt_client.h
45edab9af594826365e84e16ce1ca1b3cb1efea2 10-May-2014 Prerepa Viswanadham <dham@google.com> LE: Add API to set scan interval and window (1/4)

Delete client_if from scan api's
Change-Id: If24cb134ae7204de69c8c89664ce34f9d59da76a
/hardware/libhardware/include/hardware/bt_gatt_client.h
709f23982a4c6a0f9f6dd810b514235453be5b1c 17-Dec-2013 Andre Eisenbach <andre@broadcom.com> LE: Add controller based advertising filter API (1/2)

Change-Id: I6c3ed7d1d088d2ac48493a835912617f1f655a37
/hardware/libhardware/include/hardware/bt_gatt_client.h
f9f4d10c4a742e58a465279a116ee0266578c0bc 18-Apr-2014 Ganesh Ganapathi Batta <ganeshg@broadcom.com> Add transport param to Connect APIs

Support for passing preferred transport for GATT connections as part of
Connect APIs

Change-Id: I83ba256574234c0a15a4bff48bcffa2e237c9393
/hardware/libhardware/include/hardware/bt_gatt_client.h
8a4b61a909191a81308fe62cf69d2b9b66fd9bf8 25-Mar-2014 Andre Eisenbach <andre@broadcom.com> LE: Add API to configure MTU for a given connection (1/4)

bug:13571470
Change-Id: Ia473998b714c3968c75565adeef20fef5656abb4
/hardware/libhardware/include/hardware/bt_gatt_client.h
a16d11da60d36208a9abf0161f61279cdb93c358 06-Nov-2013 Wei Wang <weiwa@google.com> BLE peripheral mode (1/4): change HAL to support service data and service uuids.

Change-Id: I19a3755a4ed16e1ae03368cecee97773c05c1770
/hardware/libhardware/include/hardware/bt_gatt_client.h
299e43c186a9c8a6611d8c5f61d158436948afe5 07-Aug-2013 Andre Eisenbach <andre@broadcom.com> LE: Add peripheral role support (3/4)

Initial stack support for the LE peripheral role.

Change-Id: Ie036432c90c405a331e2fceaf88bf97a46182176
/hardware/libhardware/include/hardware/bt_gatt_client.h
02223d1602c1728b3c94f68059d1b2e76d35dbd3 09-Jul-2013 Andre Eisenbach <andre@broadcom.com> LE: Add instance ID to descriptors (3/4)

If a remote devices offers multiple descriptors with the same UUID, the
instance ID is used to differentiate between them.

Change-Id: Ia5ab989f222a5cf1b7cb66966ad4f91f2b660708
/hardware/libhardware/include/hardware/bt_gatt_client.h
fefb3343906fe73c827d1b9d50cb3c451602c514 06-Feb-2013 Ganesh Ganapathi Batta <ganeshg@broadcom.com> Initial version of BLE support for Bluedroid

Change-Id: Iacf3a56943b31c4fd4f4b833ed675a35cbd47104
/hardware/libhardware/include/hardware/bt_gatt_client.h