OSDN Git Service

android-x86/system-bt.git
2015-08-06 Marie Janssenbuild: LOG_TAG consistency, include order, build fixes
2015-08-06 Dennis Chengtest_vendor_lib: Implement event loop with libbase
2015-08-06 Dennis Chengtest_vendor_lib: Use base::Thread
2015-08-06 Arman UgurayMerge "service: Clean up IPC shutdown and add unit...
2015-08-05 Dennis Chengtest_vendor_lib: Use libbase's CHECK/DCHECK
2015-08-05 Dennis Chengtest_vendor_lib: Dummy inquiry result
2015-08-05 Arman Ugurayservice: Clean up IPC shutdown and add unit tests
2015-08-05 Arman Ugurayservice: Add Mock support for Daemon and CoreStack
2015-08-05 Ian CoolidgeDrop obsolete libpower dependency.
2015-08-04 Arman UgurayCompile libbtcore and libosi for host
2015-08-04 Dennis Chengtest_vendor_lib: Use EPOLLOUT
2015-08-03 Ian CoolidgeMerge "bluedroidtest: drop obsolete libhardware_legacy...
2015-08-03 Ian Coolidgebluedroidtest: drop obsolete libhardware_legacy dependency.
2015-08-03 Dennis Chengtest_vendor_lib: Initial commit
2015-07-31 Ian CoolidgeProvide --android-ipc-socket-suffix.
2015-07-31 Arman Ugurayservice: Refactor IPC and singletons
2015-07-30 Ian Coolidgeservice: Add null initialization for new scan cb.
2015-07-28 Miao-chen ChouMerge "build: Eliminate cutils/str_parms dependency...
2015-07-28 Arman UgurayAdd GN files for vendor_libs
2015-07-28 Miao Choubuild: Eliminate cutils/str_parms dependency from system/bt
2015-07-27 Christopher... Only build bt_service_unittests for linux
2015-07-24 Samuel OrtizAdd HCI user channel based bluedroid vendor adaptation
2015-07-24 Arman Ugurayservice: Introduce a global Settings object
2015-07-23 Arman Uguraygn-build: Add bluetooth-service target
2015-07-14 Ian Coolidgeservice: Some fixes from end-to-end/user testing.
2015-07-13 Arman Ugurayservice: Remove local copies of base and modp_b64
2015-07-13 Arman Uguraygn-build: Add BUILD files for libchrome
2015-07-07 Marie Janssenbuild: Fix LOG_TAG define breakage, macro usage
2015-07-06 Marie Janssenbuild: Update osi log functions, use consistently
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
next