OSDN Git Service

android-x86/system-bt.git
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
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...
next