OSDN Git Service

android-x86/system-bt.git
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()
2016-02-05 Pavlin RadoslavovFix a call to osi_freebuf_and_reset()
2016-02-05 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
2016-02-05 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
2016-02-05 Pavlin RadoslavovRefactor usage of osi_free() and osi_freebuf()
2016-02-04 Pavlin RadoslavovRefactor usage of osi_free() and osi_freebuf()
2016-02-04 Marie Janssenosi: add native wakelocks to metrics
2016-02-04 Marie Janssenosi: add native wakelocks to metrics
2016-02-04 Pavlin RadoslavovFix the processing of AVRCP Rcvd Pass Through messages
2016-02-04 Pavlin RadoslavovFix the processing of AVRCP Rcvd Pass Through messages
2016-02-04 Jakub PawlowskiRegister for Service Changed notifications for untruste...
2016-02-04 Jakub PawlowskiRegister for Service Changed notifications for untruste...
2016-02-04 Jakub PawlowskiDon\'t unregister notifications for unmodified services
2016-02-04 Jakub PawlowskiDon't unregister notifications for unmodified services
2016-02-03 Andre EisenbachRevert "Keep sec_dev_rec in list instead of static...
2016-02-03 Andre EisenbachRevert "Keep sec_dev_rec in list instead of static...
2016-02-03 Jakub PawlowskiMake autoconnect work properly for devices not having...
2016-02-03 Jakub PawlowskiMake autoconnect work properly for devices not having...
2016-02-02 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
2016-02-02 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
2016-02-02 Andre EisenbachFixed paired device config UUID parsing logic
2016-02-02 Andre EisenbachFixed paired device config UUID parsing logic
2016-02-02 Jakub PawlowskiMake list_foreach() even more useful
2016-02-02 Jakub PawlowskiMake list_foreach() even more useful
2016-02-01 Sharvil NanavatiAssume input from /dev/stdin if no argument provided...
2016-02-01 Sharvil NanavatiAssume input from /dev/stdin if no argument provided...
2016-02-01 Jakub PawlowskiRemove unused method
2016-02-01 Jakub PawlowskiRemove unused method
2016-01-31 Pavlin RadoslavovAdded extra Werror compiler flags
2016-01-30 Pavlin RadoslavovAdded extra Werror compiler flags
2016-01-30 Jakub Pawlowskiservice/client: command line made nicer
2016-01-29 Jakub Pawlowskiservice/client: command line made nicer
2016-01-29 Andre EisenbachUse C99 for new btif static library
2016-01-29 Andre EisenbachUse C99 for new btif static library
2016-01-29 Andre EisenbachFix build error in bta_gattc_cache.c
2016-01-29 Andre EisenbachFix build error in bta_gattc_cache.c
2016-01-29 Andre EisenbachMerge "Make BTIF a static library; add unit test framework"
2016-01-29 Andre EisenbachMerge "Make BTIF a static library; add unit test framework"
2016-01-29 Jakub Pawlowskiservice: add get_gatt_db and it\'s callback to HAL
2016-01-29 Jakub PawlowskiAdd new HAL method get_gatt_db
2016-01-29 Andre EisenbachMake BTIF a static library; add unit test framework
2016-01-29 Jakub Pawlowskiservice: add get_gatt_db and it's callback to HAL
2016-01-29 Jakub PawlowskiAdd new HAL method get_gatt_db
2016-01-29 Pavlin RadoslavovRevert "Revert "Avoid double memory free and crash...
next