OSDN Git Service

android-x86/system-bt.git
2016-02-23 Jakub PawlowskiRevert "linux: Make logwrapper show log tag on Linux"
2016-02-23 Jakub Pawlowskilinux: Make logwrapper show log tag on Linux
2016-02-23 Jakub Pawlowskiservice: Non-android OSs don't know how to Binder
2016-02-19 Ajay PanickerClean up dump printout
2016-02-19 Pavlin RadoslavovRemoved unused defines from bt_target.h
2016-02-18 Pavlin RadoslavovReplace usage of HCI_GET_CMD_BUF() with osi_malloc()
2016-02-18 Andre EisenbachInstrument and fix calls to strncmp()
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-17 Pavlin RadoslavovMerge "Additional logging for bond information"
2016-02-17 Jaganath KanakkasserySuspend properly when receiving events without response
2016-02-17 Ajay PanickerAdditional logging for bond information
2016-02-17 Loic PoulainFix data reporting state when using HID device
2016-02-17 Jakub Pawlowskiservice: Use built-in byte vector parser
2016-02-16 Andre EisenbachRemove the need for -Wno-constant-logical-operand
2016-02-16 Andre EisenbachRemove Porsche car-kit pairing workaround
2016-02-16 Andre EisenbachFix compile error due to interop_feature_t not being...
2016-02-16 Andre EisenbachAdd new HAL functions to fake Bluetooth interface
2016-02-16 Andre EisenbachAdd ability to add interop entries dynamically (2/2)
2016-02-15 Pavlin RadoslavovFix compilation warnings/errors on fugu
2016-02-15 Pavlin RadoslavovFix C/C++ compiler generated warnings
2016-02-13 Jakub Pawlowskiservice: Add services removed/added handlers
2016-02-13 Pavlin RadoslavovCleanup C and C++ compiler flags
2016-02-12 Jakub PawlowskiPick proper addres type for unknown devices
2016-02-12 Jakub PawlowskiFix discovery status handling
2016-02-12 Subramanian... Validates the PDU length of GATT Prepare Write attribut...
2016-02-11 Ajay PanickerCreate backup for bt_config.conf
2016-02-11 Ajay PanickerRemoved function bte_load_ble_conf
2016-02-11 Jakub PawlowskiAdd handle range to BTA_GATTC_GetGattDb
2016-02-11 Pavlin RadoslavovRemoved checks for NULL returns after osi_calloc()...
2016-02-10 Marie Janssenosi: Don't use -std=c99 to compile
2016-02-10 Ajay PanickerRemove code related to legacy config file
2016-02-10 Satya CallojiAdd Privacy 1.0/1.1 check for BG connection
2016-02-10 Marie Janssenbinder: fix possible stack corruption
2016-02-10 Marie Janssenosi: add metrics API
2016-02-10 Jakub PawlowskiFix possible memory leak
2016-02-10 Jakub PawlowskiFix auto disconnect right after connecting
2016-02-09 Priti AgheraSet GATT link inactivity timer to 1
2016-02-09 Andre EisenbachAdd Developer menu entry to disable Bluetooth absolute...
2016-02-09 Pavlin RadoslavovReplaced osi_getbuf()/osi_freebuf() with osi_malloc...
2016-02-09 Jakub PawlowskiUse dynamic memory for keeping GATT cache
2016-02-09 Jakub PawlowskiAdd missing "\" at end of line
2016-02-09 Pavlin RadoslavovRemoved function osi_get_buf_size()
2016-02-09 Jakub PawlowskiDisable gnu-variable-sized-type-not-at-end warning
2016-02-08 Andre EisenbachMerge "Remove BCM_STR* macros"
2016-02-08 Jakub PawlowskiAdd missing log tags
2016-02-08 Andre EisenbachRemove BCM_STR* macros
2016-02-06 Jakub PawlowskiAdd list_back_node method to osi list
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 RadoslavovFix a call to osi_freebuf_and_reset()
2016-02-05 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
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 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 PawlowskiDon't unregister notifications for unmodified services
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-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 Jakub PawlowskiMake list_foreach() even more useful
2016-02-01 Sharvil NanavatiAssume input from /dev/stdin if no argument provided...
2016-02-01 Jakub PawlowskiRemove unused method
2016-01-30 Pavlin RadoslavovAdded extra Werror compiler flags
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 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 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...
2016-01-29 Ian PedowitzRevert "Avoid double memory free and crash during LE...
2016-01-28 Nitin AroraAvoid double memory free and crash during LE discovery...
2016-01-28 Pavlin RadoslavovAdd missing include statements
2016-01-28 Pavlin RadoslavovAdded metrics for A2DP transmission queue
2016-01-28 Pavlin RadoslavovFix the calling pattern of the debug dump functions
2016-01-28 Sharvil NanavatiMerge "Spoof response to AT+CNUM if we don't get a...
2016-01-28 Sharvil NanavatiFix return value for HAL function config_clear.
2016-01-28 Subramanian... Adds null check before freeing LE services list
2016-01-28 Subramanian... Fix compilation errors when SMP_DEBUG flag is enabled
2016-01-28 Sharvil NanavatiSpoof response to AT+CNUM if we don't get a reply from...
2016-01-28 Pavlin RadoslavovAllow alarm_cancel() on NULL timers
2016-01-27 Marie Janssenservice: Update HAL call for arguments
2016-01-27 Jakub Pawlowskiservice: MTU changed callback for GATT server
2016-01-27 Jakub Pawlowskiservice/client: add command to change MTU
2016-01-27 Andre EisenbachAdd explicit sec_act parameter to encryption requests
2016-01-27 Andre EisenbachFix invalid pointer de-reference resulting in a crash
2016-01-27 Jakub Pawlowskiservice: add SetMtu and OnMtuChanged
2016-01-27 Dan WillemsenMerge "Remove headers from LOCAL_SRC_FILES"
2016-01-26 Jakub Pawlowskiservice: add bunch of GATT callback handlers
2016-01-26 Jakub Pawlowskiservice/example: Heart Rate Server: advertise UUID
2016-01-26 Jakub PawlowskiMerge "service: add pairing callback handling"
2016-01-26 Jakub PawlowskiMerge "service: Fix BluetoothInterface locking issues"
2016-01-26 Jakub Pawlowskiservice: add pairing callback handling
2016-01-26 Jakub Pawlowskiservice: implement HAL callback for response confirmation
2016-01-26 Andre EisenbachDo not enable A2DP sink by default
2016-01-26 Jakub Pawlowskiservice: Fix BluetoothInterface locking issues
next