OSDN Git Service

android-x86/system-bt.git
2015-06-29 Evgenii StepanovAdd missing library dependency.
2015-06-24 Miao Choubuild: Eliminate cutils/sockets dependencies from system/bt
2015-06-15 Sharvil NanavatiReduce CPU utilization from ~60% to ~10% on busy HCI...
2015-06-14 Sharvil NanavatiMerge "Rename alarm->creation to alarm->creation_time...
2015-06-13 Arman Ugurayservice: Fix clang warnings in uuid_test.cpp
2015-06-12 Ian CoolidgeMerge "Add bthost, a simple BLE GATT server."
2015-06-12 Ian CoolidgeAdd bthost, a simple BLE GATT server.
2015-06-12 Arman Uguraybuild: Fix ptr <-> integer cast warnings
2015-06-12 Arman Ugurayosi: Introduce ptr <-> integer conversion macros
2015-06-12 Arman Uguraygn-build: Remove all -Wno-unused-* flags from build...
2015-06-11 Evgenii StepanovRevert previous commit and disable net_test_hci under...
2015-06-11 Evgenii StepanovFix ASan build.
2015-06-11 Sharvil NanavatiRename alarm->creation to alarm->creation_time for...
2015-06-10 Arman Uguraygn-build: Fix GN build after the merges
2015-06-10 Andre EisenbachFix more BLE_INCLUDED == FALSE build breakage
2015-06-10 Dan AlbertAdd missing include.
2015-06-10 Andre EisenbachCheck transport before subscribing for service changes
2015-06-10 Hemant GuptaAdd proper checks for PAN & BNEP in BD stack
2015-06-10 Mallikarjuna GBFix issues in A2dp, Avrcp, HF and AG reported by static...
2015-06-10 Anubhav GuptaIgnore STOP command if A2DP stream is suspended
2015-06-10 Anubhav GuptaRemove check for stream type in a2dp hal_callbacks.
2015-06-10 Mallikarjuna GBClear remote BD address information.
2015-06-10 Mallikarjuna GBDon't stop sniff timer before checking for service...
2015-06-10 Mallikarjuna GBDon't initiate sniff in sniff mode
2015-06-10 Mallikarjuna GBUpdated ATD string parsing
2015-06-10 Mallikarjuna GBStop AG collision timer.
2015-06-10 Mallikarjuna GBReturn ERROR for invalid CHLD command arguments
2015-06-10 Anubhav GuptaReject second AVRCP connection.
2015-06-10 Anubhav GuptaDisable SCMST feature for A2DP Sink
2015-06-10 Mallikarjuna GBRestarting PM timer for AG while reading OR writing
2015-06-10 Mallikarjuna GBInitialize btif_max_hf_clients with proper value
2015-06-10 Anubhav GuptaSet the proper authentication level for AvOpen
2015-06-10 Mallikarjuna GBDon't open SCO for 2nd MO call if a call is active
2015-06-10 Mallikarjuna GBDon't close SCO for MO calls
2015-06-10 Mallikarjuna GBSCO connection should happen after SLC.
2015-06-10 Andre EisenbachFix compile error in bta_ag_sco.c
2015-06-10 Mallikarjuna GBCreate listen SCO for HS1 if HS2 disconnects during...
2015-06-10 Mallikarjuna GBDon't open SCO on state change for multi party call...
2015-06-10 Mallikarjuna GBReset sniff subrating while in SCO
2015-06-10 Mallikarjuna GBOpen SCO for held call.
2015-06-10 Mallikarjuna GBUpdate call state before opening SCO.
2015-06-10 Mallikarjuna GBHandle multi party call states
2015-06-10 Mallikarjuna GBUpdate held call state to connected headset
2015-06-10 Pavlin RadoslavovReplace malloc/calloc/free with osi_malloc/osi_calloc...
2015-06-10 Sunny KapdiFix memory corruption due to BLE multi-adv macro
2015-06-10 Hemant GuptaHID: Handle closing of uhid driver in case failure
2015-06-10 Srinu JellaReset pairing state to idle only for the current device
2015-06-10 Pavlin RadoslavovMoved the OSI alarm_shutdown() operations to alarm_clea...
2015-06-10 Pavlin RadoslavovDisable the OSI allocation tracker.
2015-06-10 Srinu JellaHandle pairing timeout during remote name request
2015-06-10 Andre EisenbachReduce GATT log verbosity
2015-06-10 Srinu JellaAvoid null pointer exception for invalid L2CAP channels
2015-06-10 Pavlin RadoslavovAdd missing clean_up step for the OSI module.
2015-06-10 Hemant GuptaSniff: Use correct sniff configuration for PAN & HS
2015-06-10 Andre EisenbachMake secure connections mode configurable
2015-06-10 Prerepa ViswanadhamIncrease the min LE connection interval to 11.25ms
2015-06-08 Satya CallojiPairing is prompted with a wrong bd-address
2015-06-08 Andre EisenbachFix problem where multi-adv instances cannot be re...
2015-06-08 Nitin AroraRecitfy condition when removing device from IRK resolvi...
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'.
next