OSDN Git Service

android-x86/system-bt.git
2016-03-25 Jakub PawlowskiMove properties get/set code to osi
2016-03-25 Jakub PawlowskiAdd missing file to BUILD.gn
2016-03-25 Jakub PawlowskiUpdate build files for Fluoride on Linux
2016-03-25 Jakub PawlowskiAdd Linux-specific version of metrics.
2016-03-24 Joe OnoratoTurn down excess logging in bt hci
2016-03-23 Ying WangTell the build system this is a host module.
2016-03-22 Jakub PawlowskiUse handles to identify GATT attributes (1/4)
2016-03-22 Jakub PawlowskiHID service discovery refactor
2016-03-22 Jakub PawlowskiRestructure GATTC
2016-03-22 Andre EisenbachMerge changes from topic 'bug-27455533-to-nyc-dev-merge...
2016-03-22 Pavlin RadoslavovCleanup after p_mcb if L2CA_ConnectReq() failed
2016-03-22 Pavlin RadoslavovAdd missing initialization of queue btm_cb.sec_pending_q
2016-03-21 Ajay PanickerAdd config source to dumpsys output
2016-03-21 Andre EisenbachDo not leak eventfd's for RFCOMM/AVDT/L2CAP
2016-03-17 Andre EisenbachLog error code on wakelock acquisition/release failure
2016-03-17 Glenn KastenMerge "Use audio_session_t consistently" into nyc-dev
2016-03-16 Marie JanssenDO NOT MERGE Check size of pin before replying
2016-03-14 Srinu JellaFree allocation tracker hash map entries to reduce...
2016-03-11 Ajay PanickerAdd pair event device class and fix timestamp
2016-03-09 Glenn KastenUse audio_session_t consistently
2016-03-09 Jakub PawlowskiRemove bta_gattc_id2handle
2016-03-09 Jakub PawlowskiUse attribute handle instead of id in GATT cache
2016-03-09 Jakub PawlowskiHID multi-device refactoring
2016-03-09 Jakub PawlowskiGATT cache storage refactoring
2016-03-09 Jakub PawlowskiRemove dead methods and callbacks
2016-03-09 Jakub PawlowskiSimplify UUID handling in GATT cache
2016-03-08 Dimitry IvanovFix the build
2016-03-08 Sanket AgarwalMove focus handling entirely to component calling fluoride.
2016-03-08 Pavlin RadoslavovIgnore LCB entries that migth have been released while...
2016-03-04 Pavlin RadoslavovRemove MCB from mapping table when entry is released
2016-03-03 Chaojing SunFix Dell LE keyboard connection issue
2016-03-03 Prashant MalaniFix miscellaneous compilation errors
2016-03-02 Ajay PanickerBtsnooz doesn't find snooplog sometimes
2016-03-02 Pavlin RadoslavovFix l2cu_initialize_fixed_ccb() to return only initiali...
2016-03-01 Pavlin RadoslavovReset queue pointer to NULL after fixed_queue_free()
2016-02-27 Andre EisenbachEnsure inquiry is always stopped before service discovery
2016-02-26 Andre EisenbachMerge "Swapped memset params" into nyc-dev
2016-02-25 Pavlin RadoslavovFix a crash triggered when firmware config takes too...
2016-02-25 Edward Savage... Swapped memset params
2016-02-24 Ajay PanickerProtect metrics API from race conditions
2016-02-24 Ajay PanickerAlarm Dump output cleanup
2016-02-24 Ajay PanickerClean A2DP dump output
2016-02-24 Ajay PanickerRemove extra newline before Btsnoop log summary
2016-02-24 Ajay PanickerClean up bond event dump printout
2016-02-24 Jakub PawlowskiMake wakelock compile on Linux
2016-02-24 Jakub PawlowskiAdd missing log tag in config_clear()
2016-02-24 Jakub PawlowskiGet rid of counter
2016-02-19 Pavlin RadoslavovReplace usage of HCI_GET_CMD_BUF() with osi_malloc()
2016-02-19 Pavlin RadoslavovRemoved unused defines from bt_target.h
2016-02-19 Andre EisenbachRevert "Pick proper addres type for unknown devices"
2016-02-19 Andre EisenbachRevert "Fix data reporting state when using HID device"
2016-02-18 Ajay PanickerWrite Protobuf in Base64
2016-02-18 Pavlin RadoslavovFix ParcelHelpersTest.ScanResult unit test
2016-02-18 Pavlin RadoslavovAdd support for collecting A2DP Protobuf metrics
2016-02-18 Andre EisenbachInstrument and fix calls to strncmp()
2016-02-18 Jaganath KanakkasserySuspend properly when receiving events without response
2016-02-18 Ajay PanickerAdditional logging for bond information
2016-02-18 Loic PoulainFix data reporting state when using HID device
2016-02-18 Jakub Pawlowskiservice: Use built-in byte vector parser
2016-02-18 Andre EisenbachRemove the need for -Wno-constant-logical-operand
2016-02-18 Andre EisenbachRemove Porsche car-kit pairing workaround
2016-02-18 Andre EisenbachFix compile error due to interop_feature_t not being...
2016-02-18 Andre EisenbachAdd new HAL functions to fake Bluetooth interface
2016-02-18 Andre EisenbachAdd ability to add interop entries dynamically (2/2)
2016-02-18 Pavlin RadoslavovFix compilation warnings/errors on fugu
2016-02-18 Pavlin RadoslavovFix C/C++ compiler generated warnings
2016-02-18 Jakub Pawlowskiservice: Add services removed/added handlers
2016-02-18 Pavlin RadoslavovCleanup C and C++ compiler flags
2016-02-18 Jakub PawlowskiPick proper addres type for unknown devices
2016-02-18 Jakub PawlowskiFix discovery status handling
2016-02-18 Subramanian... Validates the PDU length of GATT Prepare Write attribut...
2016-02-18 Ajay PanickerCreate backup for bt_config.conf
2016-02-18 Ajay PanickerRemoved function bte_load_ble_conf
2016-02-18 Jakub PawlowskiAdd handle range to BTA_GATTC_GetGattDb
2016-02-18 Pavlin RadoslavovRemoved checks for NULL returns after osi_calloc()...
2016-02-18 Marie Janssenosi: Don't use -std=c99 to compile
2016-02-18 Ajay PanickerRemove code related to legacy config file
2016-02-18 Satya CallojiAdd Privacy 1.0/1.1 check for BG connection
2016-02-18 Marie Janssenbinder: fix possible stack corruption
2016-02-18 Jakub PawlowskiFix possible memory leak
2016-02-18 Andre EisenbachAdd Developer menu entry to disable Bluetooth absolute...
2016-02-18 Pavlin RadoslavovReplaced osi_getbuf()/osi_freebuf() with osi_malloc...
2016-02-18 Jakub PawlowskiUse dynamic memory for keeping GATT cache
2016-02-18 Jakub PawlowskiAdd missing "\" at end of line
2016-02-18 Pavlin RadoslavovRemoved function osi_get_buf_size()
2016-02-18 Jakub PawlowskiDisable gnu-variable-sized-type-not-at-end warning
2016-02-18 Jakub PawlowskiAdd missing log tags
2016-02-18 Andre EisenbachRemove BCM_STR* macros
2016-02-18 Jakub PawlowskiAdd list_back_node method to osi list
2016-02-18 Jakub PawlowskiFix auto disconnect right after connecting
2016-02-18 Priti AgheraSet GATT link inactivity timer to 1
2016-02-13 Sanket AgarwalRemove %s from Log message.
2016-02-12 Marie Janssenosi: add metrics API
2016-02-08 Chenjie LuoOnly initiate codec negotiation if feature is supported...
2016-02-08 Baligh Uddinkeep history after reset to mnc-dr-dev(03d171170c7ad4e4...
2016-02-06 Jakub PawlowskiRemove unused return value of bta_gattc_alloc_cache_buf
2016-02-06 Jakub PawlowskiRemove unused return value of bta_gattc_alloc_cache_buf
2016-02-05 Pavlin RadoslavovSuppress some of the Power Management debug log messages
2016-02-05 Pavlin RadoslavovSuppress some of the Power Management debug log messages
2016-02-05 Pavlin RadoslavovFix a call to osi_freebuf_and_reset()
next