History log of /system/bt/service/common/bluetooth/binder/IBluetoothGattServer.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
900c9dc00243990f96922dee904728be1732276f 11-Nov-2015 Arman Uguray <armansito@google.com> service: Add IBluetoothGattClient IPC bindings

Added the Binder IPC bindings for the IBluetoothGattClient API.

Bug: 25128256
Change-Id: Idc37ac7d85c0d3a2aa17e2b95ee588d590a8bb8f
/system/bt/service/common/bluetooth/binder/IBluetoothGattServer.h
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/IBluetoothGattServer.h