OSDN Git Service

android-x86/system-bt.git
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 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 Pavlin RadoslavovRevert "Revert "Avoid double memory free and crash...
2016-01-29 Ian PedowitzMerge "Revert "Avoid double memory free and crash durin...
2016-01-29 Ian PedowitzRevert "Avoid double memory free and crash during LE...
2016-01-29 Ian PedowitzRevert "Avoid double memory free and crash during LE...
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 Nitin AroraAvoid double memory free and crash during LE discovery...
2016-01-28 Pavlin RadoslavovAdd missing include statements
2016-01-28 Pavlin RadoslavovAdd missing include statements
2016-01-28 Pavlin RadoslavovAdded metrics for A2DP transmission queue
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 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 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 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-28 Pavlin RadoslavovAllow alarm_cancel() on NULL timers
2016-01-27 Marie Janssenservice: Update HAL call for arguments
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: MTU changed callback for GATT server
2016-01-27 Jakub Pawlowskiservice/client: add command to change MTU
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 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 Jakub Pawlowskiservice: add SetMtu and OnMtuChanged
2016-01-27 Dan WillemsenMerge "Remove headers from LOCAL_SRC_FILES"
2016-01-27 Dan WillemsenMerge "Remove headers from LOCAL_SRC_FILES"
2016-01-26 Marie JanssenMerge "service: Update HAL call for arguments"
2016-01-26 Jakub Pawlowskiservice: add bunch of GATT callback handlers
2016-01-26 Marie Janssenservice: Update HAL call for arguments
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 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 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: 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 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 Marie JanssenMerge "service/example: Add advertise flag for hr server"
2016-01-25 Jakub PawlowskiMerge "service: handle remote_device_properties_cb...
2016-01-25 Jakub PawlowskiMerge "service: handle remote_device_properties_cb...
2016-01-25 tturneyAdditional headsets blacklisted for absolute volume
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 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 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 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 Pavlin RadoslavovA workaround for kernels missing CLOCK_BOOTTIME_ALARM
2016-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-22 Pavlin RadoslavovRefactor the Bluetooth timers
2016-01-22 Pavlin RadoslavovRefactor the Bluetooth timers
2016-01-22 Pavlin RadoslavovAdd support for native kernel and callout wakelocks
2016-01-22 Pavlin RadoslavovAdd support for native kernel and callout wakelocks
2016-01-22 Pavlin RadoslavovSync minor nits with AOSP
2016-01-22 Marie Janssentests: don't use bt_os_callouts for wakelocks
2016-01-22 Pavlin RadoslavovRevert "Revert "Enable kernel wakelocks and timers""
2016-01-21 Sharvil NanavatiMove btsnooz.py script from Android Wear to the BT...
2016-01-21 Sharvil NanavatiUpdate btsnooz log file format to log ACL and SCO headers.
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
2016-01-21 Adam LesinskiAdd socket tx/rx accounting
2016-01-21 Alex VakulenkoFix build break in system/bt
2016-01-21 Adam LesinskiMerge "Add socket tx/rx accounting"
2016-01-21 Adam LesinskiAdd socket tx/rx accounting
next