OSDN Git Service

Merge "Additional headsets blacklisted for absolute volume" into mnc-dr1.5-dev
[android-x86/system-bt.git] / bta /
2016-04-29 Andre EisenbachMerge "Additional headsets blacklisted for absolute...
2016-04-29 Marie JanssenFix crashes with lots of discovered LE devices am:...
2016-04-29 Sharvil Nanavatiresolve merge conflicts of 405ec18 to nyc-dev
2016-04-26 Pavlin RadoslavovFix issues during cleanup stage of the Bluetooth stack
2016-04-25 Bluetooth Build... Fix sluggish HID devices
2016-04-22 Ajay PanickerA2DP task media alarm non-null protection
2016-04-22 Sharvil NanavatiFix bug where a bonded device could enter BONDING and...
2016-04-22 Sharvil NanavatiMerge "Fix crash in HFP client\'s +COPS parsing code...
2016-04-22 Sharvil NanavatiOnly send first 16 characters of operator name in ...
2016-04-22 Marie JanssenFix crashes with lots of discovered LE devices
2016-04-22 Andre EisenbachDO NOT MERGE Blacklist devices for absolute volume...
2016-04-22 Ian PedowitzRevert "Blacklist devices for absolute volume control"
2016-04-21 Andre EisenbachBlacklist devices for absolute volume control
2016-04-21 Sharvil NanavatiMerge "Fix absolute volume reporting if AVRC_ADV_CTRL_I...
2016-04-21 Scott James RemnantDO NOT MERGE ANYWHERE net_test_bluetooth: replace with...
2016-04-21 Joshua SchwarzMerge "DO NOT MERGE ANYWHERE Rename gtest_net_test_blue...
2016-04-21 Devin KimFix BT connection failures am: 198abcd704
2016-04-21 Alain VongsouvanhDO NOT MERGE ANYWHERE: osi: Remove error_fclose goto...
2016-04-21 Amadeusz SlawinskiDO NOT MERGE ANYWHERE: Add file write error checks...
2016-04-21 Chris ElliottMerge "DO NOT MERGE Revert "A2DP SRC offload support...
2016-04-21 Chris ElliottDO NOT MERGE Revert "Make default SBC bitrate configura...
2016-04-21 Chris ElliottDO NOT MERGE Revert "Always send a SUSPEND_CFM event...
2016-04-21 Zach JohnsonMerge "Mark secure link as authenticated for LE" into...
2016-04-21 Sridhar VashistAlways send a SUSPEND_CFM event when suspended due...
2016-04-21 Sridhar VashistMake default SBC bitrate configurable by device. am...
2016-04-21 Chris ElliottMerge "A2DP SRC offload support" into cw-e-dev am:...
2016-04-21 Jakub PawlowskiCleanup unnecessary logs
2016-04-15 Sharvil NanavatiDelete unused JV code
2016-04-15 Sanket AgarwalMerge "AVRCP: Update sdp record correctly for CT or...
2016-04-15 AnubhavGuptaAVRCP: Update sdp record correctly for CT or TG.
2016-03-25 Andre EisenbachRemove unused p_db for A2DP service discovery
2016-03-25 Satish KodishalaProcess complete AT cmd response.
2016-03-25 Satish KodishalaAbort parsing in case of format error
2016-03-25 Ayan GhoshMove to idle when remote disconnects during connection.
2016-03-25 Ayan GhoshAllocate buffer for AV SDP in Stack
2016-03-25 Ayan GhoshDo not initiate SDP for incoming AVDTP connection
2016-03-25 Navin KocharAdd LE L2CAP Connection Oriented Channel
2016-03-25 Srinu JellaAllocate sufficient memory for FCS
2016-03-25 Pavlin RadoslavovRemoved unused function bta_sys_vs_hdl()
2016-03-25 Pavlin RadoslavovRemoved duplicate (re)define of BTA_DM_SDP_DB_SIZE
2016-03-25 Jakub PawlowskiRemove btla-specific comments
2016-03-25 Matadeen MishraCorrecting sniff behaviour in multi-connection scenario
2016-03-25 Srinu JellaCleanup L2CAP socket properly on close
2016-03-25 Balraj SelvarajGAP Setting remove device pending status as FALSE
2016-03-25 Srinu JellaTrack TX empty event to manage sniff timer
2016-03-25 Hemant GuptaHID: Handle collisions during incoming and outgoing...
2016-03-25 Matadeen MishraShorten local name in EIR data according to UTF encodin...
2016-03-25 Satish KodishalaHandle unknown codecs sent by HF
2016-03-25 Srinu JellaAvoid double-free on SDP search failure
2016-03-25 Ayan GhoshLimit Max Bitpool value to SPEC recommended one
2016-03-25 Satish KodishalaInitialize sco codecs supported with CVSD
2016-03-25 Satish KodishalaIgnore empty optional parameters in CLCC response
2016-03-25 Satish KodishalaClear remote BD address if SDP search fails
2016-03-25 Satish KodishalaDo not reset Sniff Subrating parameters on SCO link
2016-03-25 Mallikarjuna GBUpdate the sniff policy when SCO is active
2016-03-25 Jakub PawlowskiMove properties get/set code to osi
2016-03-22 Jakub PawlowskiUse handles to identify GATT attributes (1/4)
2016-03-22 Jakub PawlowskiHID service discovery refactor
2016-03-22 Jakub PawlowskiRestructure GATTC
2016-03-22 Andre EisenbachMerge changes from topic 'bug-27455533-to-nyc-dev-merge...
2016-03-09 Jakub PawlowskiRemove bta_gattc_id2handle
2016-03-09 Jakub PawlowskiUse attribute handle instead of id in GATT cache
2016-03-09 Jakub PawlowskiHID multi-device refactoring
2016-03-09 Jakub PawlowskiGATT cache storage refactoring
2016-03-09 Jakub PawlowskiRemove dead methods and callbacks
2016-03-09 Jakub PawlowskiSimplify UUID handling in GATT cache
2016-02-18 Pavlin RadoslavovFix C/C++ compiler generated warnings
2016-02-18 Pavlin RadoslavovCleanup C and C++ compiler flags
2016-02-18 Jakub PawlowskiFix discovery status handling
2016-02-18 Jakub PawlowskiAdd handle range to BTA_GATTC_GetGattDb
2016-02-18 Pavlin RadoslavovRemoved checks for NULL returns after osi_calloc()...
2016-02-18 Jakub PawlowskiFix possible memory leak
2016-02-18 Pavlin RadoslavovReplaced osi_getbuf()/osi_freebuf() with osi_malloc...
2016-02-18 Jakub PawlowskiUse dynamic memory for keeping GATT cache
2016-02-18 Pavlin RadoslavovRemoved function osi_get_buf_size()
2016-02-18 Jakub PawlowskiAdd missing log tags
2016-02-18 Andre EisenbachRemove BCM_STR* macros
2016-02-08 Chenjie LuoOnly initiate codec negotiation if feature is supported...
2016-02-08 Baligh Uddinkeep history after reset to mnc-dr-dev(03d171170c7ad4e4...
2016-02-06 Jakub PawlowskiRemove unused return value of bta_gattc_alloc_cache_buf
2016-02-06 Jakub PawlowskiRemove unused return value of bta_gattc_alloc_cache_buf
2016-02-05 Pavlin RadoslavovFix a call to osi_freebuf_and_reset()
2016-02-05 Pavlin RadoslavovFix a call to osi_freebuf_and_reset()
2016-02-05 Pavlin RadoslavovRefactor usage of osi_free() and osi_freebuf()
2016-02-04 Pavlin RadoslavovRefactor usage of osi_free() and osi_freebuf()
2016-02-04 Pavlin RadoslavovFix the processing of AVRCP Rcvd Pass Through messages
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 PawlowskiRegister for Service Changed notifications for untruste...
2016-02-04 Jakub PawlowskiDon\'t unregister notifications for unmodified services
2016-02-04 Jakub PawlowskiDon't unregister notifications for unmodified services
2016-01-29 Andre EisenbachFix build error in bta_gattc_cache.c
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 EisenbachMerge "Make BTIF a static library; add unit test framework"
2016-01-29 Jakub PawlowskiAdd new HAL method get_gatt_db
2016-01-29 Andre EisenbachMake BTIF a static library; add unit test framework
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...
next