OSDN Git Service

android-x86/system-bt.git
2015-05-19 Satya Callojiam 7bd4038e: Fix for IRK and IR key write issue
2015-05-19 Andre Eisenbacham 60361470: Re-enabled enhanced inquiry scan
2015-05-19 Chih-Hung Hsieham 1536a0e3: Fix format-security warning found by clang...
2015-05-19 Satya CallojiFix for IRK and IR key write issue
2015-05-19 Andre EisenbachRe-enabled enhanced inquiry scan
2015-05-19 Chih-Hung HsiehFix format-security warning found by clang/llvm.
2015-05-19 Andre Eisenbacham 873ca2f9: Fix string template in connection event...
2015-05-19 Andre EisenbachFix string template in connection event debug log
2015-05-19 Andre Eisenbacham d360896e: Merge "Include osi_module reference in...
2015-05-19 Andre EisenbachMerge "Include osi_module reference in module_init...
2015-05-19 Andre EisenbachInclude osi_module reference in module_init funcion
2015-05-18 Chih-Hung Hsieham 665e63d5: Merge "Include gki.h to get correct functi...
2015-05-18 Chih-Hung HsiehMerge "Include gki.h to get correct function declaratio...
2015-05-18 Zach Johnsonam 5da8446f: Fix AlarmTestHarness so alarm tests pass...
2015-05-18 Andre Eisenbacham 3e3d2a1d: Shutdown alarm callbacks on stack disable...
2015-05-18 Chih-Hung Hsieham 56350d68: Include gki.h to get correct function...
2015-05-18 Chih-Hung HsiehInclude gki.h to get correct function declarations.
2015-05-18 Zach JohnsonFix AlarmTestHarness so alarm tests pass again
2015-05-18 Chih-Hung HsiehInclude gki.h to get correct function declarations.
2015-05-18 Andre EisenbachShutdown alarm callbacks on stack disable; added OSI...
2015-05-14 Andre Eisenbacham 1287166d: DO NOT MERGE Fix compilation on platforms...
2015-05-14 Andre EisenbachDO NOT MERGE Fix compilation on platforms with BLE_INCL...
2015-05-13 Mudumba Anantham b4180cf8: Fix BT PAN crash by re-ordering callback...
2015-05-13 Mudumba AnanthFix BT PAN crash by re-ordering callback initialization
2015-05-13 Andre Eisenbacham 91fbc7e5: Fix compilation on platforms with BLE_INCL...
2015-05-12 Andre EisenbachFix compilation on platforms with BLE_INCLUDED == FALSE
2015-05-12 Andre Eisenbacham 89f5e411: Bluetooth native dumpsys logging support...
2015-05-12 Andre EisenbachBluetooth native dumpsys logging support (2/5)
2015-05-11 Chih-Hung Hsieham 8365a61b: Merge "Work around clang/llvm compilation...
2015-05-11 Chih-Hung HsiehMerge "Work around clang/llvm compilation problems."
2015-05-11 Andre Eisenbacham a778a64c: Only register key types with uinput that...
2015-05-11 Andre EisenbachOnly register key types with uinput that we can actuall...
2015-05-10 Pavlin Radoslavovam 98d77544: Elimininate unnecessary calls for releasin...
2015-05-09 Pavlin RadoslavovElimininate unnecessary calls for releasing the wake...
2015-05-08 Brian Carlstromam f6c48a09: Resetting system/bt
2015-05-08 Brian CarlstromResetting system/bt
2015-05-07 Chih-Hung HsiehWork around clang/llvm compilation problems.
2015-05-07 Zach JohnsonMerge "Work around clang/llvm compilation problems...
2015-05-07 David StevensMerge "Handle lack of service better" into mnc-dev
2015-05-07 Satya CallojiLE low power scan feature
2015-05-07 Andre EisenbachMerge "Increases number of LE multi-advertiser instance...
2015-05-07 Nitin AroraIncreases number of LE multi-advertiser instances supported
2015-05-07 Andre EisenbachFix compilation on some platforms with LE disabled
2015-05-07 Nitin AroraFix allocation of instance ID for LE services
2015-05-07 David StevensHandle lack of service better
2015-05-06 Chih-Hung HsiehWork around clang/llvm compilation problems.
2015-05-05 Andre EisenbachMerge "Ensure PAN is initialized before invoking callba...
2015-05-05 Andre EisenbachEnsure PAN is initialized before invoking callbacks
2015-05-05 Pavlin RadoslavovFix a memory corruption issue when processing AVRCP...
2015-05-02 Andre EisenbachUse BTM structures for LE pairink keys and store LTK
2015-05-01 Nitin AroraStop media task alarm when task is exiting
2015-04-30 Andre EisenbachChange "ltk" to "pltk" and "csrk" to "pcsrk"
2015-04-30 Andre EisenbachFix LE pairing LTK storage issue
2015-04-29 Andre EisenbachAdd LE device to device database before adding LE keys
2015-04-29 Nitin ShivpureFix PAN initialization
2015-04-28 Andre EisenbachKeep track of pending LE background connections
2015-04-28 Chaojing SunCross transport key mapping fixes
2015-04-24 Etan CohenMerge commit '1c00656' into merge2
2015-04-24 Etan CohenMerge commit '00e8f5e' into merge2
2015-04-24 Etan CohenMerge commit '3aa5187' into merge2
2015-04-24 Etan CohenMerge commit 'd9bb94c' into merge2
2015-04-24 Etan CohenMerge commit 'ca8e356' into merge2
2015-04-24 Andre EisenbachFix LE pairing on hosts with privacy disabled
2015-04-23 Andre EisenbachAdd missing __func__ in btif_hf init()
2015-04-23 Andre EisenbachFix possible race conditoi in hands-free initialization
2015-04-22 Andre EisenbachReduce log spam on TX queue congestion
2015-04-22 The Android... merge in m-wireless-internal-release history after...
2015-04-22 Andre EisenbachMerge "Initialize white list size after stack reset"
2015-04-22 Andre EisenbachFix A2DP source double initialization problem
2015-04-21 The Android... merge in m-wireless-internal-release history after...
2015-04-21 Priti AgheraInitialize white list size after stack reset
2015-04-20 The Android... merge in m-wireless-internal-release history after...
2015-04-17 Ian CoolidgeMerge "Fix missing includes under glibc on new code...
2015-04-17 Ian CoolidgeMerge "Make unused tagging consistent, using the portab...
2015-04-17 Ian CoolidgeMerge "Make inline functions static also." into m-wirel...
2015-04-17 Ian CoolidgeFix missing includes under glibc on new code.
2015-04-17 Ian CoolidgeMake unused tagging consistent, using the portable...
2015-04-16 Ian CoolidgeMake inline functions static also.
2015-04-16 Ian CoolidgeFix compilation when BLE_PRIVACY_SPT is false.
2015-04-16 Mark Salyzynbluedroid: compile error hammerhead-userdebug_clang
2015-04-16 The Android... merge in m-wireless-internal-release history after...
2015-04-16 Andre EisenbachFix LE pairing
2015-04-16 Priti AgheraLE Data Packet Extension support
2015-04-16 Casper BondeAdd support for Bluetooth Sim Access Profile (1/4)
2015-04-16 Sharvil NanavatiAdd a section in style guide: __func__ should be used...
2015-04-16 Andre EisenbachFix compilation error with privacy disabled
2015-04-16 Andre EisenbachFix LE pairing
2015-04-15 Vinit DeshpandeFix build issues after the merge
2015-04-15 Priti AgheraLE Data Packet Extension support
2015-04-15 Casper BondeAdd support for Bluetooth Sim Access Profile (1/4)
2015-04-15 The Android... merge in m-wireless-internal-release history after...
2015-04-14 Vinit Deshpandeam f29a2fb..e07ad10 from mirror-m-wireless-internal...
2015-04-14 Sharvil NanavatiAdd a section in style guide: __func__ should be used...
2015-04-14 The Android... merge in m-wireless-internal-release history after...
2015-04-13 Casper BondeL2CAP socket - fix merge errors
2015-04-13 Mudumba AnanthBR/EDR secure connections support
2015-04-13 Satya CallojiSupport numeric comparison in SMP
2015-04-13 The Android... merge in m-wireless-internal-release history after...
2015-04-13 Anubhav GuptaFix for AVRCP CTRL stops sending pass through command
2015-04-13 Anubhav GuptaFree Avrcp Controller callbacks on Cleanup
next