summaryrefslogtreecommitdiffstats
path: root/include/hardware/bt_rc.h
Commit message (Collapse)AuthorAgeFilesLines
* Bluetooth: Support for AVRCP 1.3 Controller.AnubhavGupta2015-10-061-2/+74
| | | | | | - new interface apis added for AVRCP 1.3 implementation Change-Id: I5438cc18b7cdf9fc8edfa578ab840ca74afd89df
* Bluetooth: A2dp soft hands-off supportGaurav Asati2015-10-061-38/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds A2dp soft hands-off support in HAL.Adds bd_addr parameter for callbacks from stack. Change-Id: I0eee74fb094f00218a8e7ce342284cd9f7d2e791 Bluetooth: Add callback for A2dp multicast. - Change method signature to enable/disable multicast - Add callback to update apps for A2dp multicast state Change-Id: Iaae8bab1bde3e565163002271cde89a012ee8be7 BT: Introduce Callback to update Avrcp on connection state change Introduce Callback to update Avrcp TG App on connection state change. CRs-Fixed: 843335 Change-Id: I154d26b5dc9fa7d2cd646d51c0851b87b5cca9d9 Bluetooth: Add interface to fetch active device in Handoff scenario Add interface to fetch active device in Handoff scenario. CRs-Fixed: 856063 Change-Id: I1a2d7725d7a999acd7a0f0890fc9a335afeb27b0
* AVRCP 1.5 Implementation.Ayan Ghosh2015-10-061-2/+137
| | | | | | AVRCP 1.5 Implementation Change-Id: Ib3435429c58a70ba7235a20712e6d73de62a147e
* Move AVRCP controller support to a different HAL interfaceMike Lockwood2014-06-131-10/+32
| | | | | | | This allows us to add a new BluetoothProfile subclass for the AVRCP controller role independent of the existing AVRCP target support. Change-Id: I504bbf58a88808d1a884266992ae0c635c62aca1
* Add Support for AVRCP Controller FeatureHemant Gupta2014-06-131-0/+8
| | | | | | | - Provide support for AVRCP Controller CAT 1 and CAT 2 passthrough commands. Change-Id: If437a3bbd1e97d22e5ceddf0d052dbaad1093257
* am aaf337dc: Merge "Add support for AbsoluteVolume" into klp-devMatthew Xie2013-08-181-1/+29
|\ | | | | | | | | * commit 'aaf337dccb23f04ed4a59f2f371326c93cb5c96f': Add support for AbsoluteVolume
| * Add support for AbsoluteVolumeSatya Calloji2013-08-161-1/+29
| | | | | | | | | | | | | | | | | | | | | | Add support for AbsoluteVolume in HAL bug 9595622 Change-Id: Iaf08b81b61aa07ebaa83f4bd6cc9e82171947aa1 Conflicts: include/hardware/bt_rc.h
* | am b9844811: Add support for ff/rewJohn Du2013-08-151-1/+5
|\ \ | |/ | | | | | | * commit 'b98448119351df9ec7453e0ae92ea408b02294db': Add support for ff/rew
| * Add support for ff/rewJohn Du2013-08-151-1/+5
| | | | | | | | Change-Id: I95d17aa4f54d58596085f8d67e63e277b280a242 (cherry picked from commit a068b57857a6f9f2db335dbb18f1be37e85937c6)
* | Fix typo and remove executable bit on source code filesGlenn Kasten2013-07-301-0/+0
|/ | | | Change-Id: I0ac46bf80a4708d190c148f8b72bfcf4ea1168b1
* Set max RC attribute count to 7Ravi Nagarajan2013-04-011-1/+1
| | | | | | Per spec max RC attributes are 7 Change-Id: Ied4b5ff9487aab32b7e0c824ecaa20b21079c458
* Initial version of RC HAL for AVRCP 1.3Ravi Nagarajan2013-03-201-0/+234
Change-Id: Idbea1294d091cbe0b9ebc3a7a0cad9f0c738e32c