OSDN Git Service

android-x86/system-bt.git
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
2016-01-21 Adam LesinskiAdd socket tx/rx accounting
2016-01-21 Jakub PawlowskiMerge "service/client: implement connect and disconnect...
2016-01-21 Jakub Pawlowskiservice/client: implement connect and disconnect methods
2016-01-20 Ajay PanickerAdd missing field to fake Bluetooth interface
2016-01-20 Alex Vakulenkobt: Update libchrome APIs to r369476
2016-01-20 Jakub Pawlowskiservice: Expose Connect and Disconnect through IBluetot...
2016-01-20 Jakub PawlowskiMerge "Add Connect and Disconnect methods to LowEnergyC...
2016-01-20 Jakub PawlowskiMerge "service: add HAL for connect/disconnect"
2016-01-20 Jakub PawlowskiAdd Connect and Disconnect methods to LowEnergyClient
2016-01-20 Pavlin RadoslavovSupport for A2DP Sink - Follow-up fix
2016-01-20 Jakub Pawlowskiservice: add HAL for connect/disconnect
2016-01-19 Anubhav Gupta Support for A2DP Sink and Proper initialization of...
2016-01-15 Andre EisenbachMake list_foreach() more useful
2016-01-15 Devin KimDo not send AT+CHLD=? if the 3-way call feature is...
2016-01-14 Marie Janssenservice: Implement IBinder.dump()
2016-01-14 Jakub PawlowskiMerge "service: Add RegisterTestClient"
2016-01-13 Jakub Pawlowskiservice: Add RegisterTestClient
2016-01-13 Jakub Pawlowskiservice: add scan support to bluetooth-cli
2016-01-13 Arman Ugurayservice: Add LE scan result support to Binder API
2016-01-13 Arman Ugurayservice: Add LE scan support to Binder API
2016-01-13 Jakub PawlowskiMerge "service: Add OnScanResult Delegate event."
2016-01-13 Jakub PawlowskiMerge "service: Add Start|StopScan API to LowEnergyClient"
2016-01-13 Jakub PawlowskiMerge "service: Parametrize LowEnergyClient with Adapte...
2016-01-13 Srinu JellaOffload config save functionality to BTIF thread
2016-01-13 Yan LaijunCorrectly verify return value of BTM_CancelInquiry
2016-01-13 Arman Ugurayservice: Add OnScanResult Delegate event.
2016-01-13 Arman Ugurayservice: Add Start|StopScan API to LowEnergyClient
2016-01-13 Jakub Pawlowskiservice: Parametrize LowEnergyClient with Adapter for...
2016-01-13 Arman Ugurayservice/hal: Add per-client Scan interface
2016-01-13 Jakub Pawlowskiservice: use client_id instead of client_if
2016-01-12 Jakub PawlowskiMerge "service: Rename variable holding advertisement...
2016-01-12 Jakub Pawlowskiservice: Rename variable holding advertisement settings
2016-01-12 Andre EisenbachMerge "Additional headsets blacklisted for absolute...
2016-01-12 Arman Ugurayservice: Make Adapter mockable.
2016-01-12 Andre EisenbachAdditional headsets blacklisted for absolute volume
2016-01-11 Andre EisenbachAssert on memory allocation failure
2016-01-11 Jakub PawlowskiMerge "service: Add global scan support getters"
2016-01-07 Jakub PawlowskiImplement OOB pairing for LE devices using TK.
2016-01-07 Andre EisenbachAdd script to change data types to native C types
2016-01-07 Ajay PanickerA2DP task media alarm non-null protection
2016-01-06 Ajay Panickernet_test_bluetooth: fix inconsistency in set/get name...
2016-01-06 Sharvil NanavatiFix bug where a bonded device could enter BONDING and...
2016-01-06 Andreas GampeBluetooth: Remove std=c++11
2016-01-05 Andreas GampeMerge "Bluetooth: Silence unused-parameter warning"
2016-01-05 Andreas GampeBluetooth: Silence unused-parameter warning
2016-01-05 Sharvil NanavatiMerge "Fix absolute volume reporting if AVRC_ADV_CTRL_I...
2016-01-05 Sharvil NanavatiMerge "Fix crash in HFP client's +COPS parsing code."
2016-01-05 Sharvil NanavatiFix absolute volume reporting if AVRC_ADV_CTRL_INCLUDED...
2016-01-05 Sharvil NanavatiFix crash in HFP client's +COPS parsing code.
2016-01-05 Sharvil NanavatiOnly send first 16 characters of operator name in ...
2015-12-30 Hemant GuptaFix RFCOMM Rx speed of transfer
2015-12-30 Marie JanssenFix flaky AlarmTest.test_set_long_*
2015-12-28 Pavlin RadoslavovUse GID "wakelock" to control access to kernel wakelock
2015-12-23 Andre EisenbachMerge "net_test_bluetooth: Improve set/get name logic"
2015-12-23 Devin KimFix BT connection failures
2015-12-23 Andre EisenbachRemove "block" parameter from eager_reader_read()
2015-12-23 Andre EisenbachProperly reset NONBLOCK flag in semaphore_try_wait()
2015-12-23 Ajay Panickernet_test_bluetooth: Improve set/get name logic
next