OSDN Git Service

android-x86/system-bt.git
2015-06-08 Andre EisenbachFix build after cross-key issues broke non privacy...
2015-06-08 Satya CallojiFix device/address types and IRK value handling
2015-06-08 Satya CallojiFixed cross key for LE when paired over BR-EDR
2015-06-08 Satya CallojiFix SMP pairing request issue on LE
2015-06-08 Satya CallojiUnpair the other transport on a device paired
2015-06-08 Satya CallojiStatic address is seen on scanner after unpairing
2015-06-08 Satya CallojiFix for chip capability version check
2015-06-08 Satya CallojiLE low power scan feature
2015-06-08 Nitin AroraFix allocation for LE scan filter parameters
2015-06-08 Nitin AroraFix for premature BLE RPA timeout
2015-06-08 Satya CallojiFix GATT connection failure after BT reset
2015-06-08 Nitin AroraUse correct structure to read LE connection handle
2015-06-08 Zach JohnsonBuild the shared library with --whole-archive
2015-06-08 Satya CallojiFix for IRK and IR key write issue
2015-06-08 Andre EisenbachRe-enabled enhanced inquiry scan
2015-06-08 Chih-Hung HsiehFix format-security warning found by clang/llvm.
2015-06-08 Andre EisenbachFix string template in connection event debug log
2015-06-08 Andre EisenbachInclude osi_module reference in module_init funcion
2015-06-08 Zach JohnsonFix AlarmTestHarness so alarm tests pass again
2015-06-08 Andre EisenbachShutdown alarm callbacks on stack disable; added OSI...
2015-06-08 Mudumba AnanthFix BT PAN crash by re-ordering callback initialization
2015-06-08 Andre EisenbachBluetooth native dumpsys logging support (2/5)
2015-06-08 Andre EisenbachOnly register key types with uinput that we can actuall...
2015-06-08 Pavlin RadoslavovElimininate unnecessary calls for releasing the wake...
2015-06-08 David StevensHandle lack of service better
2015-06-02 Miao Chougn-build: Build net_test_device using GN + ninja
2015-06-01 Arman Uguraygn-build: Get bluetooth.default.so to compile
2015-06-01 Arman Uguraygn-build: Get //bta:bta to compile
2015-06-01 Arman Uguraygn-build: Get btif to compile as its own module
2015-06-01 Arman Uguraygn-build: Get //udrv:udrv to compile
2015-06-01 Arman Uguraygn-build: Get //embrdv/sbc to compile
2015-06-01 Arman Uguraygn-build: Compile audio.a2dp.default.so
2015-06-01 Arman Uguraygn-build: Get //utils:utils to compile
2015-06-01 Arman Uguraygn-build: Get //stack:stack to compile
2015-06-01 Arman Uguraygn-build: Get HCI and net_test_hci to compile
2015-06-01 Arman Uguraygn-build: Clean up GN files
2015-05-29 Arman Uguraygn-build: Add tinyxml2 as a secondary source
2015-05-29 Marie Janssenbuild: Build net_test_btcore using GN + ninja
2015-05-29 Arman Uguraygn-build: Add missing global compiler flags
2015-05-28 Ian CoolidgeMerge "Fix use-after-free while setting advertisement...
2015-05-28 Ian CoolidgeSet default symbol visibility to 'hidden'.
2015-05-28 Ian CoolidgeFix use-after-free while setting advertisement data.
2015-05-26 Arman Uguraybuild: Build net_test_osi using GN + ninja
2015-05-26 Arman Uguraybuild: Add build arguments for libhardware and core...
2015-05-26 Arman Uguraybuild: Add gtest as a secondary source
2015-05-26 Arman Uguraybuild: Add missing copyright headers to new GN build...
2015-05-21 Scott James... Merge "Initial attempt at a GN/Ninja-based build system"
2015-05-18 Chih-Hung HsiehInclude gki.h to get correct function declarations.
2015-05-12 Scott James... Initial attempt at a GN/Ninja-based build system
2015-05-12 Andre EisenbachFix compilation on platforms with BLE_INCLUDED == FALSE
2015-05-11 Chih-Hung HsiehMerge "Work around clang/llvm compilation problems."
2015-05-08 Brian CarlstromResetting system/bt
2015-05-07 Chih-Hung HsiehWork 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-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
next