OSDN Git Service

Protect config module init and add date to config file
[android-x86/system-bt.git] / stack /
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-15 Sanket AgarwalMerge "AVRCP: Update sdp record correctly for CT or...
2016-04-15 Sanket AgarwalMerge "Allow A2DP SNK audio track focus gain interface...
2016-04-15 Jakub PawlowskiFix LE central device not being able to disconnect
2016-04-15 AnubhavGuptaAVRCP: Update sdp record correctly for CT or TG.
2016-04-15 Pavlin RadoslavovRemoved unused functions
2016-04-14 Andre EisenbachEnsure PIN code dialog is shown after remote name request
2016-04-13 Andre EisenbachMove autopair blacklist to interop database
2016-04-01 Pavlin RadoslavovAdd a log message to capture empty queue in l2c_enqueue...
2016-03-25 Andre EisenbachRemove unused p_db for A2DP service discovery
2016-03-25 Mallikarjuna GBInitiate SCO after Mode change event
2016-03-25 Mallikarjuna GBAvoid sending SCO disconnect when power mode is processing
2016-03-25 Ayan GhoshAllocate buffer for AV SDP in Stack
2016-03-25 Navin KocharAdd LE L2CAP Connection Oriented Channel
2016-03-25 venkata JagadeeshSDP: Restrict attribute length to SDP_MAX_ATTR_LEN
2016-03-25 venkata JagadeeshGATT: Initiate L2CAP disconnect only when the channel...
2016-03-25 Jakub PawlowskiRemove btla-specific comments
2016-03-25 Srinu JellaTrack TX empty event to manage sniff timer
2016-03-25 Hemant GuptaHID: Remove bond for device in case Virtual unplug...
2016-03-25 Satya CallojiUpdate OCF values per 0.96 spec
2016-03-25 Eri KasamatsuOCF for LE Extended Set Scan Parameters Cmd is not...
2016-03-25 Sharvil NanavatiDelete unused function declarations from sdp_api.h.
2016-03-25 Nitin AroraAvoid SMP process if another pairing is in progress
2016-03-25 Srinu JellaIncrease the number of security slots for other new...
2016-03-25 Srinu JellaCorrect the max SDU length used in BTIF layer
2016-03-25 Srinu JellaReconstruct new packet to accomodate extra header length
2016-03-25 Jakub PawlowskiUpdate build files for Fluoride on Linux
2016-03-22 Andre EisenbachMerge changes from topic 'bug-27455533-to-nyc-dev-merge...
2016-03-22 Pavlin RadoslavovCleanup after p_mcb if L2CA_ConnectReq() failed
2016-03-22 Pavlin RadoslavovAdd missing initialization of queue btm_cb.sec_pending_q
2016-03-21 Andre EisenbachDo not leak eventfd's for RFCOMM/AVDT/L2CAP
2016-03-08 Pavlin RadoslavovIgnore LCB entries that migth have been released while...
2016-03-04 Pavlin RadoslavovRemove MCB from mapping table when entry is released
2016-03-03 Chaojing SunFix Dell LE keyboard connection issue
2016-03-03 Prashant MalaniFix miscellaneous compilation errors
2016-03-02 Pavlin RadoslavovFix l2cu_initialize_fixed_ccb() to return only initiali...
2016-02-24 Jakub PawlowskiGet rid of counter
2016-02-19 Pavlin RadoslavovReplace usage of HCI_GET_CMD_BUF() with osi_malloc()
2016-02-19 Andre EisenbachRevert "Pick proper addres type for unknown devices"
2016-02-18 Andre EisenbachInstrument and fix calls to strncmp()
2016-02-18 Jaganath KanakkasserySuspend properly when receiving events without response
2016-02-18 Andre EisenbachRemove the need for -Wno-constant-logical-operand
2016-02-18 Andre EisenbachRemove Porsche car-kit pairing workaround
2016-02-18 Pavlin RadoslavovFix compilation warnings/errors on fugu
2016-02-18 Pavlin RadoslavovFix C/C++ compiler generated warnings
2016-02-18 Pavlin RadoslavovCleanup C and C++ compiler flags
2016-02-18 Jakub PawlowskiPick proper addres type for unknown devices
2016-02-18 Subramanian SrinivasanValidates the PDU length of GATT Prepare Write attribut...
2016-02-18 Pavlin RadoslavovRemoved checks for NULL returns after osi_calloc()...
2016-02-18 Pavlin RadoslavovReplaced osi_getbuf()/osi_freebuf() with osi_malloc...
2016-02-18 Pavlin RadoslavovRemoved function osi_get_buf_size()
2016-02-18 Andre EisenbachRemove BCM_STR* macros
2016-02-18 Jakub PawlowskiFix auto disconnect right after connecting
2016-02-18 Priti AgheraSet GATT link inactivity timer to 1
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-05 Pavlin RadoslavovSuppress some of the Power Management debug log messages
2016-02-05 Pavlin RadoslavovSuppress some of the Power Management debug log messages
2016-02-05 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
2016-02-05 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
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-03 Andre EisenbachRevert "Keep sec_dev_rec in list instead of static...
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-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 Jakub PawlowskiKeep sec_dev_rec in list instead of static array
2016-02-01 Jakub PawlowskiRemove unused method
2016-02-01 Jakub PawlowskiRemove unused method
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 Andre EisenbachMake BTIF a static library; add unit test framework
2016-01-28 Sharvil NanavatiMerge "Spoof response to AT+CNUM if we don't get a...
2016-01-28 Subramanian SrinivasanFix compilation errors when SMP_DEBUG flag is enabled
2016-01-28 Subramanian SrinivasanFix compilation errors when SMP_DEBUG flag is enabled
next