OSDN Git Service

Merge "LE: Fix stack crash on invalid descriptor write request" into klp-dev
[android-x86/packages-apps-Bluetooth.git] / jni /
2013-11-07 Matthew XieMerge "LE: Fix stack crash on invalid descriptor write...
2013-11-07 Andre EisenbachLE: Fix stack crash on invalid descriptor write request
2013-09-13 Zhihai XuMerge "Fixes to the google review comments + spec 1...
2013-09-11 Ruben BrunkRemove dependency on JNIHelp header side effects.
2013-08-16 John DuAdding support for Absolute Volume
2013-08-16 Baligh UddinMerge "Import translations. DO NOT MERGE" into klp-dev
2013-08-15 John DuAdd support for ff/rew
2013-08-14 Matthew XieMerge "LE: Add peripheral role support (4/4)" into...
2013-08-14 Andre EisenbachLE: Add peripheral role support (4/4)
2013-08-14 Matthew XieMerge "LE: Add instance ID to descriptors (4/4)" into...
2013-08-14 Andre EisenbachLE: Add instance ID to descriptors (4/4)
2013-07-26 Zhihai XuMerge "Add debug menu to enable btsnoop"
2013-06-11 Zhihai XuAdd debug menu to enable btsnoop
2013-06-11 Zhihai XuMerge "ignore invlaid play position update from remote...
2013-05-24 Matthew Xieam 3cedf3d5: Fix rssi handling as one of property chang...
2013-05-24 Matthew XieFix rssi handling as one of property change event
2013-05-14 YK Jeffrey Chaoam ad9fff21: Preload timeout and retry mechanism (2/3)
2013-05-10 YK Jeffrey ChaoPreload timeout and retry mechanism (2/3)
2013-04-18 Andre Eisenbacham dbaf9cd4: LE (3/3): Add application ID to connection...
2013-04-17 Andre EisenbachLE (3/3): Add application ID to connection callback
2013-04-10 Ying Wangam 9311455a: Merge "Add liblog" into jb-mr2-dev
2013-04-10 Ying WangMerge "Add liblog" into jb-mr2-dev
2013-04-10 Ying WangAdd liblog
2013-04-09 Zhihai Xuam aa1ffd5c: support playback position changed notification
2013-04-09 Zhihai Xusupport playback position changed notification
2013-03-29 Brian Carlstromresolved conflicts for merge of c508483d to jb-mr2-dev
2013-03-29 Jean-Michel TriviMerge "Update RemoteControlDisplay interface for playba...
2013-03-26 Zhihai Xuam 88521346: if the element attribute string is more...
2013-03-26 Zhihai Xuif the element attribute string is more than the maximu...
2013-03-21 Zhihai Xuam de06cdcc: Merge "framework support for new Bluetooth...
2013-03-21 Zhihai XuMerge "framework support for new Bluetooth profiles...
2013-03-21 Zhihai Xuframework support for new Bluetooth profiles AVRCP...
2013-03-14 Mike LockwoodFix logging in GATT JNI code
2013-03-12 Brian Carlstromresolved conflicts for merge of c508483d to jb-mr2-dev
2013-03-12 Brian CarlstromMerge "Cleanup Bluetooth AdapterService JNI"
2013-03-12 Brian CarlstromCleanup Bluetooth AdapterService JNI
2013-02-28 Ganesh Ganapathi... Initial version of BLE support for Bluedroid
2012-12-19 Zhihai XuMerge "Bluetooth OPP should sanitize Uri data and MIME...
2012-10-24 Zhihai Xuam 8b709b4c: am ede67c26: License of files Bluetooth...
2012-10-24 Zhihai Xuam ede67c26: License of files Bluetooth package is...
2012-10-24 Zhihai XuLicense of files Bluetooth package is not updated to...
2012-10-12 Adam Powellam d329befd: Merge "Bluetooth: Use proper holo alert...
2012-09-18 Jean-Baptiste Queruam faebb8f4: Revert "Reference headers in their new...
2012-09-18 Jean-Baptiste QueruRevert "Reference headers in their new location"
2012-09-17 Jean-Baptiste QueruMerge
2012-09-16 Wink SavilleMerge "Add StateMachine make methods." into jb-mr1-dev
2012-09-15 Jean-Baptiste QueruReference headers in their new location
2012-09-11 zzyam 3237754f: fixed local reference leak
2012-09-10 zzyfixed local reference leak
2012-08-23 Syed Ibrahim MFix for BT crash during CPBR AT cmd processing
2012-07-17 Matthew Xiereplace logx with alogx
2012-07-17 Matthew Xiematt: my fix to get it compile, change logx to alogx...
2012-07-17 Sreenidhi TAdded AT+CPBR support
2012-07-17 Kausik SinnaswamyAdded ACL connect/disconnect state callbacks
2012-07-17 fredcFixed BT on/off issue
2012-07-17 Kausik SinnaswamyAdded support to handle A2DP audio state changed events...
2012-07-17 Ravi NagarajanHandle the scenario where the phone number is empty...
2012-07-17 Kausik SinnaswamyClear BT Interface pointer during cleanup for BT on...
2012-07-17 fredcNon persistent adapter service
2012-07-17 Syed Ibrahim MFix for memory leak in AdapterSertvice.cpp : The native...
2012-07-17 Priti AgheraHID-PTS:Included API and calbabkcs for hid pts tests
2012-07-17 Kausik SinnaswamyImprove BT enable/disable stability under stress tests
2012-07-17 fredcAdded support for BluetoothDevice.fetchUuidsWithSdp()
2012-07-17 Priti AgheraFixed checkCallbck thread so that callback env is alway...
2012-07-17 Matthew Xieinitial check in of rfcomm socket implementation Author...
2012-07-17 Matthew XieInitial implementation of hdp service and jni
2012-07-17 Kausik SinnaswamyFixed incorrect handling of the RSSI during inquiry...
2012-07-17 Matthew Xieinitial implementation of hid service and jni
2012-07-17 Kausik SinnaswamyCaching callbackEnv in HFP/A2DP JNI results in the...
2012-07-17 Matthew XieInitial implementation of HFP and A2DP profile/service...
2012-07-17 Jaikumar GaneshRemove passkey callback.
2012-07-17 Matthew XieCorrect the length of bd_address setting.
2012-07-17 Jaikumar GaneshFix Bluetooth enable issue.
2012-07-17 Jaikumar GaneshInitial commit for new Bluetooth stack interface.