summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* LE: Fix stack crash on invalid descriptor write requestAndre Eisenbach2013-11-071-0/+5
* Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-101-0/+1
* Adding support for Absolute VolumeJohn Du2013-08-161-0/+60
* Add support for ff/rewJohn Du2013-08-151-1/+19
* LE: Add peripheral role support (4/4)Andre Eisenbach2013-08-141-1/+35
* LE: Add instance ID to descriptors (4/4)Andre Eisenbach2013-08-131-36/+43
* Add debug menu to enable btsnoopZhihai Xu2013-06-111-1/+16
* Fix rssi handling as one of property change eventMatthew Xie2013-05-241-11/+0
* Preload timeout and retry mechanism (2/3)YK Jeffrey Chao2013-05-101-1/+5
* LE (3/3): Add application ID to connection callbackAndre Eisenbach2013-04-171-3/+3
* Merge "Add liblog" into jb-mr2-devYing Wang2013-04-101-0/+1
|\
| * Add liblogYing Wang2013-04-091-0/+1
* | support playback position changed notificationZhihai Xu2013-04-091-0/+19
|/
* if the element attribute string is more than the maximum length, try to send ...Zhihai Xu2013-03-251-5/+6
* Merge "framework support for new Bluetooth profiles AVRCP 1.3:Metadata and pl...Zhihai Xu2013-03-214-0/+329
|\
| * framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play statusZhihai Xu2013-03-204-0/+329
* | Fix logging in GATT JNI codeMike Lockwood2013-03-141-2/+2
|/
* resolved conflicts for merge of c508483d to jb-mr2-devBrian Carlstrom2013-03-111-85/+84
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-274-2/+1295
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-237-7/+92
* Revert "Reference headers in their new location"Jean-Baptiste Queru2012-09-181-1/+0
* Reference headers in their new locationJean-Baptiste Queru2012-09-151-0/+1
* fixed local reference leakzzy2012-09-101-0/+1
* Fix for BT crash during CPBR AT cmd processingSyed Ibrahim M2012-08-231-2/+6
* replace logx with alogxMatthew Xie2012-07-165-118/+118
* matt: my fix to get it compile, change logx to alogx, and etcMatthew Xie2012-07-166-77/+77
* Added AT+CPBR supportSreenidhi T2012-07-161-3/+3
* Added ACL connect/disconnect state callbacksKausik Sinnaswamy2012-07-161-0/+30
* Fixed BT on/off issuefredc2012-07-161-2/+1
* Added support to handle A2DP audio state changed events and broadcastKausik Sinnaswamy2012-07-161-0/+27
* Handle the scenario where the phone number is empty. CLCC should not send num...Ravi Nagarajan2012-07-161-3/+5
* Clear BT Interface pointer during cleanup for BT on/off cycles to workKausik Sinnaswamy2012-07-161-7/+4
* Non persistent adapter servicefredc2012-07-168-26/+499
* Fix for memory leak in AdapterSertvice.cpp : The native jobjectArray and jint...Syed Ibrahim M2012-07-161-14/+63
* HID-PTS:Included API and calbabkcs for hid pts testsPriti Aghera2012-07-161-5/+231
* Improve BT enable/disable stability under stress testsKausik Sinnaswamy2012-07-161-3/+4
* Added support for BluetoothDevice.fetchUuidsWithSdp()fredc2012-07-161-0/+20
* Fixed checkCallbck thread so that callback env is always intitializedPriti Aghera2012-07-161-3/+7
* initial check in of rfcomm socket implementation Author: Zhenye Zhu, Matthew XieMatthew Xie2012-07-161-0/+90
* Initial implementation of hdp service and jniMatthew Xie2012-07-165-3/+230
* Fixed incorrect handling of the RSSI during inquiry which causes the devices ...Kausik Sinnaswamy2012-07-161-0/+11
* initial implementation of hid service and jniMatthew Xie2012-07-164-1/+171
* Caching callbackEnv in HFP/A2DP JNI results in the ENV going out-of-syn after...Kausik Sinnaswamy2012-07-162-7/+14
* Initial implementation of HFP and A2DP profile/service/statemachine.Matthew Xie2012-07-165-13/+724
* Remove passkey callback.Jaikumar Ganesh2012-07-161-60/+4
* Correct the length of bd_address setting.Matthew Xie2012-07-161-1/+1
* Fix Bluetooth enable issue.Jaikumar Ganesh2012-07-161-2/+2
* Initial commit for new Bluetooth stack interface.Jaikumar Ganesh2012-07-162-0/+797