History log of /system/bt/service/common/bluetooth/binder/IBluetoothLowEnergy.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a6551079fe71b1c76505ada0e4f758f6faf651e0 26-Jan-2016 Jakub Pawlowski <jpawlowski@google.com> service: add SetMtu and OnMtuChanged

Change-Id: I7a6c6cb46f4710b5d2c57b9d0e9cfac166d7cd62
/system/bt/service/common/bluetooth/binder/IBluetoothLowEnergy.cpp
455dc8f535a719af6a65a7512d90f9db878f5a58 20-Jan-2016 Jakub Pawlowski <jpawlowski@google.com> service: Expose Connect and Disconnect through IBluetothLowEnergy

Change-Id: Idcfd3fac263e61bc1bb2be97017554d552511765
/system/bt/service/common/bluetooth/binder/IBluetoothLowEnergy.cpp
6dc92022a02423778975e96363fcae787d47374a 03-Dec-2015 Arman Uguray <armansito@google.com> service: Add LE scan support to Binder API

Added Binder API documentation, bindings, and logic for BLE device
scans. Also added the start-le-scan and stop-le-scan commands to
bluetooth-cli for testing.

Bug: 25744656
Change-Id: I08c9d23ddd78cff1702495cf6d431cf5b9a7b894
/system/bt/service/common/bluetooth/binder/IBluetoothLowEnergy.cpp
6d596c072995a876414b55a0471ef13146053b9c 13-Jan-2016 Jakub Pawlowski <jpawlowski@google.com> service: use client_id instead of client_if

Change-Id: Id045c81f748c99ab0525ce8869ef9cdd0207712e
/system/bt/service/common/bluetooth/binder/IBluetoothLowEnergy.cpp
234138e2606dd7a54fbcc540643511abc0a3598d 07-Oct-2015 Arman Uguray <armansito@google.com> service: Create a client library for applications

This CL creates the libbluetooth-client static library that external
code can link against to interact with the Bluetooth daemon using
Binder. To this end, all service/ code that is common to the client
library and the daemon itself have been moved to service/common/bluetooth
and service/common is exported in LOCAL_EXPORT_C_INCLUDE_DIRS.

bluetooth-cli and bt-example-hr-server have been update to demonstrate
how an app should use this library (using library includes).

Bug: 23169160
Change-Id: Ie6841bd6c48846eecec824ff1e80a9971385d1fc
/system/bt/service/common/bluetooth/binder/IBluetoothLowEnergy.cpp