OSDN Git Service

android-x86/system-bt.git
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
2016-01-26 Dan WillemsenRemove headers from LOCAL_SRC_FILES
2016-01-25 Jakub Pawlowskiservice: Handle configure_mtu_cb, search_complete_cb...
2016-01-25 Marie JanssenMerge "service/example: Add advertise flag for hr server"
2016-01-25 Jakub PawlowskiMerge "service: handle remote_device_properties_cb...
2016-01-25 tturneyAdditional headsets blacklisted for absolute volume
2016-01-23 Sharvil NanavatiMerge "Remove unused definition BOARD_HAVE_BLUETOOTH_BCM."
2016-01-23 Eric LaurentA2DP audio HAL: fix write error behavior
2016-01-23 Sharvil NanavatiRemove unused definition BOARD_HAVE_BLUETOOTH_BCM.
2016-01-22 Jakub Pawlowskiservice/example: Add advertise flag for hr server
2016-01-22 Pavlin RadoslavovAdd missing creation of timer tSMP_CB.smp_rsp_timer_ent
2016-01-22 Pavlin RadoslavovAdd extra log if timer_create(CLOCK_BOOTTIME_ALARM...
2016-01-22 Jakub Pawlowskiservice: handle remote_device_properties_cb callback
2016-01-22 Pavlin RadoslavovA workaround for kernels missing CLOCK_BOOTTIME_ALARM
2016-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-22 Pavlin RadoslavovRefactor the Bluetooth timers
2016-01-22 Pavlin RadoslavovAdd support for native kernel and callout wakelocks
2016-01-21 Sharvil NanavatiMove btsnooz.py script from Android Wear to the BT...
2016-01-21 Jakub Pawlowskiservice: Solve locking issues inside GATT interface
2016-01-21 Sharvil NanavatiUpdate btsnooz log file format to log ACL and SCO headers.
2016-01-21 Alex VakulenkoFix build break in system/bt
next