OSDN Git Service

BNEP: Fix OOB access in bnep_data_ind
[android-x86/system-bt.git] / btif /
2018-05-31 Atanas KirilovMerge "RESTRICT AUTOMERGE: Fixes two bluetooth bugs...
2018-05-31 TreeHugger RobotMerge "DO NOT MERGE: SDP: Recalculate param_len after...
2018-04-26 Hansong ZhangDO NOT MERGE Prevent stack overflow in btif_storage
2017-08-09 Andre EisenbachSDP: Bounds check 'id' parameter for free_sdp_slot()
2016-06-21 Sharvil NanavatiDO NOT MERGE Fix potential DoS caused by delivering...
2016-05-24 Ajay PanickerMerge "Add guest mode functionality (2/3)" into mnc-dev
2016-05-13 Marie JanssenDO NOT MERGE btif: check overflow on create_pbuf size
2016-05-04 Ajay PanickerAdd guest mode functionality (2/3)
2016-04-06 Marie Janssenbtif: Don't persist remote devices to the config
2016-03-18 Marie JanssenDO NOT MERGE Check size of pin before replying
2015-12-30 Marie JanssenFix crashes with lots of discovered LE devices
2015-08-05 Ajay PanickerImplement Bluetooth settings factory reset (3/5)
2015-08-04 Pavlin RadoslavovFix a crash for a race condition during Bluetooth shutdown
2015-07-29 Andre EisenbachFix memory leak in A2DP event handler
2015-07-27 Amirhossein SimjourFix for uhid_event size check
2015-07-24 Andre EisenbachFix TX queue overflow detection
2015-07-22 Pavlin RadoslavovFix a crash for a race condition during Bluetooth shutdown
2015-07-22 Nitin AroraUpdate device type correctly in the NVRAM at inquiry...
2015-07-21 Nitin AroraAdding transport type while initiating remote discovery
2015-07-21 Andre EisenbachFix potential crash when transcoding legacy config...
2015-07-21 Pavlin RadoslavovFix the logic for removing bonded devices
2015-07-15 Srinu JellaStore the link key derived from cross tranport link key
2015-07-13 Andre EisenbachMove pairing auto-retry workaround to new interop db
2015-07-07 Anubhav GuptaProperly handle outgoing connection requests in opening...
2015-07-07 Anubhav GuptaOverride remote suspend flag on local play state changes
2015-07-07 Srinu JellaRemove stored link key for temporarily paired devices
2015-07-06 Nitin AroraUse correct transport type while encrypting link
2015-06-27 Pavlin RadoslavovCopy an AVRC packet before sending a response back
2015-06-25 Avish ShahResolved incorrect AV startup sequence
2015-06-23 Hemant GuptaHID: Allow reconnection from Host on paired HID Devices.
2015-06-23 Anubhav GuptaSuspend AVDTP link in remote initiated AVDTP Start
2015-06-18 Andre EisenbachAdd deep copy of AVRCP metadata commands
2015-06-11 Pavlin RadoslavovRe-enable the OSI memory allocation tracker.
2015-06-10 Andre EisenbachDo not ask for confirmation for temporary pairing
2015-06-10 Dan AlbertAdd missing include.
2015-06-09 Casper BondeSAP: Make it possible to enforce a 16-digit pin code...
2015-06-05 Mallikarjuna GBInitialize btif_max_hf_clients with proper value
2015-06-05 Mallikarjuna GBFix issues in A2dp, Avrcp, HF and AG reported by static...
2015-06-05 Anubhav GuptaIgnore STOP command if A2DP stream is suspended
2015-06-05 Anubhav GuptaRemove check for stream type in a2dp hal_callbacks.
2015-06-05 Anubhav GuptaReject second AVRCP connection.
2015-06-05 Anubhav GuptaDisable SCMST feature for A2DP Sink
2015-06-05 Anubhav GuptaSet the proper authentication level for AvOpen
2015-06-04 Mallikarjuna GBDon't open SCO for 2nd MO call if a call is active
2015-06-04 Mallikarjuna GBSCO connection should happen after SLC.
2015-06-04 Mallikarjuna GBDon't open SCO on state change for multi party call...
2015-06-04 Mallikarjuna GBHandle multi party call states
2015-06-04 Mallikarjuna GBUpdate held call state to connected headset
2015-06-03 Casper BondeAdd support for MITM for BluetoothSockets (4/4)
2015-06-03 Pavlin RadoslavovReplace malloc/calloc/free with osi_malloc/osi_calloc...
2015-06-02 Casper BondeSAP: Change to use new SDP Api (1/4)
2015-06-02 Sunny KapdiFix memory corruption due to BLE multi-adv macro
2015-06-02 Hemant GuptaHID: Handle closing of uhid driver in case failure
2015-06-02 Hemant GuptaAdd proper checks for PAN & BNEP in BD stack
2015-06-01 Pavlin RadoslavovMoved the OSI alarm_shutdown() operations to alarm_clea...
2015-06-01 Pavlin RadoslavovDisable the OSI allocation tracker.
2015-05-28 Andre EisenbachReduce GATT log verbosity
2015-05-28 Pavlin RadoslavovAdd missing clean_up step for the OSI module.
2015-05-28 Ian CoolidgeDO NOT MERGE Fix use-after-free while setting advertise...
2015-05-27 Prerepa ViswanadhamMerge "Increase the min LE connection interval to 11...
2015-05-21 Satya CallojiStatic address is seen on scanner after unpairing
2015-05-20 Satya CallojiFix GATT connection failure after BT reset
2015-05-19 Satya CallojiFix for IRK and IR key write issue
2015-05-19 Chih-Hung HsiehFix format-security warning found by clang/llvm.
2015-05-19 Andre EisenbachFix string template in connection event debug log
2015-05-19 Andre EisenbachMerge "Include osi_module reference in module_init...
2015-05-18 Chih-Hung HsiehMerge "Include gki.h to get correct function declaratio...
2015-05-18 Chih-Hung HsiehInclude gki.h to get correct function declarations.
2015-05-18 Andre EisenbachShutdown alarm callbacks on stack disable; added OSI...
2015-05-14 Andre EisenbachDO NOT MERGE Fix compilation on platforms with BLE_INCL...
2015-05-13 Mudumba AnanthFix BT PAN crash by re-ordering callback initialization
2015-05-12 Andre EisenbachBluetooth native dumpsys logging support (2/5)
2015-05-11 Andre EisenbachOnly register key types with uinput that we can actuall...
2015-05-07 Zach JohnsonMerge "Work around clang/llvm compilation problems...
2015-05-07 David StevensMerge "Handle lack of service better" into mnc-dev
2015-05-07 Satya CallojiLE low power scan feature
2015-05-05 Andre EisenbachMerge "Ensure PAN is initialized before invoking callba...
2015-05-05 Andre EisenbachEnsure PAN is initialized before invoking callbacks
2015-05-02 Andre EisenbachUse BTM structures for LE pairink keys and store LTK
2015-05-01 Nitin AroraStop media task alarm when task is exiting
2015-04-30 Andre EisenbachFix LE pairing LTK storage issue
2015-04-29 Andre EisenbachAdd LE device to device database before adding LE keys
2015-04-29 Nitin ShivpureFix PAN initialization
2015-04-28 Chaojing SunCross transport key mapping fixes
2015-04-24 Etan CohenMerge commit '1c00656' into merge2
2015-04-24 Etan CohenMerge commit '00e8f5e' into merge2
2015-04-24 Etan CohenMerge commit '3aa5187' into merge2
2015-04-24 Etan CohenMerge commit 'd9bb94c' into merge2
2015-04-24 Etan CohenMerge commit 'ca8e356' into merge2
2015-04-23 Andre EisenbachAdd missing __func__ in btif_hf init()
2015-04-23 Andre EisenbachFix possible race conditoi in hands-free initialization
2015-04-22 Andre EisenbachMerge "Initialize white list size after stack reset"
2015-04-22 Andre EisenbachFix A2DP source double initialization problem
2015-04-20 The Android Automergermerge in m-wireless-internal-release history after...
2015-04-17 Ian CoolidgeMerge "Fix missing includes under glibc on new code...
2015-04-17 Ian CoolidgeFix missing includes under glibc on new code.
2015-04-16 The Android Automergermerge in m-wireless-internal-release history after...
2015-04-16 Casper BondeAdd support for Bluetooth Sim Access Profile (1/4)
2015-04-15 Vinit DeshpandeFix build issues after the merge
2015-04-15 Casper BondeAdd support for Bluetooth Sim Access Profile (1/4)
next