OSDN Git Service

android-x86/system-bt.git
2015-05-28 Andre EisenbachReduce GATT log verbosity
2015-05-28 Srinu JellaAvoid null pointer exception for invalid L2CAP channels
2015-05-28 Pavlin RadoslavovAdd missing clean_up step for the OSI module.
2015-05-28 Ian CoolidgeDO NOT MERGE Fix use-after-free while setting advertise...
2015-05-28 Andre EisenbachMerge "Sniff: Use correct sniff configuration for PAN...
2015-05-28 Hemant GuptaSniff: Use correct sniff configuration for PAN & HS
2015-05-28 Eric LaurentMerge "A2DP audio HAL: implement get_presentation_posit...
2015-05-27 Prerepa ViswanadhamMerge "Increase the min LE connection interval to 11...
2015-05-27 Andre EisenbachMake secure connections mode configurable
2015-05-27 Prerepa ViswanadhamIncrease the min LE connection interval to 11.25ms
2015-05-26 Eric LaurentA2DP audio HAL: implement get_presentation_position()
2015-05-23 Satya CallojiPairing is prompted with a wrong bd-address
2015-05-22 Andre EisenbachFix problem where multi-adv instances cannot be re...
2015-05-22 Nitin AroraRecitfy condition when removing device from IRK resolvi...
2015-05-21 Andre EisenbachFix build after cross-key issues broke non privacy...
2015-05-21 Satya CallojiFix device/address types and IRK value handling
2015-05-21 Satya CallojiFixed cross key for LE when paired over BR-EDR
2015-05-21 Satya CallojiFix SMP pairing request issue on LE
2015-05-21 Satya CallojiUnpair the other transport on a device paired
2015-05-21 Satya CallojiStatic address is seen on scanner after unpairing
2015-05-21 Satya CallojiFix for chip capability version check
2015-05-20 Nitin AroraFix allocation for LE scan filter parameters
2015-05-20 Nitin AroraFix for premature BLE RPA timeout
2015-05-20 Satya CallojiFix GATT connection failure after BT reset
2015-05-20 Nitin AroraUse correct structure to read LE connection handle
2015-05-19 Zach JohnsonBuild the shared library with --whole-archive
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 EisenbachFix string template in connection event debug log
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 HsiehMerge "Include gki.h to get correct function declaratio...
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 Andre EisenbachShutdown alarm callbacks on stack disable; added OSI...
2015-05-14 Andre EisenbachDO NOT MERGE Fix compilation on platforms with BLE_INCL...
2015-05-13 Mudumba AnanthFix BT PAN crash by re-ordering callback initialization
2015-05-12 Andre EisenbachBluetooth native dumpsys logging support (2/5)
2015-05-11 Andre EisenbachOnly register key types with uinput that we can actuall...
2015-05-09 Pavlin RadoslavovElimininate unnecessary calls for releasing the wake...
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
next