OSDN Git Service

android-x86/system-bt.git
2015-07-06 Andre EisenbachMerge "Prevent LE remote name request during inquiry...
2015-07-06 Nitin AroraPrevent LE remote name request during inquiry
2015-07-06 Priti AgheraSet random identity only if enhanced privacy is supported
2015-07-01 Pavlin RadoslavovUse the correct memory free function within HCI layer...
2015-06-28 Andre EisenbachFix possible null-pointer de-reference in bta_gattc_util
2015-06-27 Pavlin RadoslavovCopy an AVRC packet before sending a response back
2015-06-25 Tucker SylvestroAlways ACK indications in the event of an error
2015-06-25 Pradeep PanigrahiSet idle timeout to zero when removing fixed channel
2015-06-25 Avish ShahResolved incorrect AV startup sequence
2015-06-24 Subramanian... HOGP: Clear allocated memory for unmatched HID reports
2015-06-23 Nitin AroraSMP state machine fix for passkey entry
2015-06-23 Nitin AroraConfigure Bluetooth Low Energy scan parameters correctly
2015-06-23 Satya CallojiIncorrect address type in LE connected event
2015-06-23 Srinu JellaSet the security mode to secure connections only mode
2015-06-23 Srinu JellaCorrect the logic of UIPC thread id check
2015-06-23 Srinu JellaReset the pairing state on pairing failure
2015-06-23 Srinu JellaHandle connection request to already connected device.
2015-06-23 Srinu JellaAllocated requested buffer size in SDP attribute request
2015-06-23 Srinu JellaNULL pointer check in sdpu_build_attrib_entry
2015-06-23 Hemant GuptaHID: Allow reconnection from Host on paired HID Devices.
2015-06-23 Nitin ShivpurePAN: Fix to avoid buffer corruption while rebuilding...
2015-06-23 Anubhav GuptaProper construction of AVDTP general reject message
2015-06-23 Anubhav GuptaDelay A2DP HAL out stream open process
2015-06-23 Anubhav GuptaSuspend AVDTP link in remote initiated AVDTP Start
2015-06-23 Anubhav GuptaA2DP: Use mutex to only to check and set HAL state
2015-06-22 Pavlin RadoslavovFix the file permissions of /data/misc/bluedroid/bt_con...
2015-06-19 Anubhav GuptaProperty based change to qualify TC_INT_SRC_SIG_SMG_BV_23_C
2015-06-18 Andre EisenbachAdd deep copy of AVRCP metadata commands
2015-06-17 Nitin AroraDisconnect Gatt during failure of service changed disco...
2015-06-17 Anubhav GuptaNot Implemented response for unsupported AVRCP commands.
2015-06-17 Nitin AroraUse correct UUID for Central Address Resolution charact...
2015-06-16 Anubhav GuptaReject AVDTP START and SUSPEND request in invalid state
2015-06-16 Sharvil NanavatiReduce CPU utilization from ~60% to ~10% on busy HCI...
2015-06-15 Mudumba AnanthFix insufficient buffer size allocation in hci_inject
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 Eric LaurentRevert "A2DP audio HAL: implement get_presentation_posi...
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 Mallikarjuna GBClear remote BD address information.
2015-06-05 Mallikarjuna GB Don't stop sniff timer before checking for service...
2015-06-05 Mallikarjuna GBDon't initiate sniff in sniff mode
2015-06-05 Mallikarjuna GBUpdated ATD string parsing
2015-06-05 Mallikarjuna GBStop AG collision timer.
2015-06-05 Mallikarjuna GBReturn ERROR for invalid CHLD command arguments
2015-06-05 Anubhav GuptaReject second AVRCP connection.
2015-06-05 Anubhav GuptaDisable SCMST feature for A2DP Sink
2015-06-05 Mallikarjuna GBRestarting PM timer for AG while reading OR writing
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 GBDon't close SCO for MO calls
2015-06-04 Mallikarjuna GBSCO connection should happen after SLC.
2015-06-04 Andre EisenbachFix compile error in bta_ag_sco.c
2015-06-04 Mallikarjuna GBCreate listen SCO for HS1 if HS2 disconnects during...
2015-06-04 Mallikarjuna GBDon't open SCO on state change for multi party call...
2015-06-04 Mallikarjuna GBReset sniff subrating while in SCO
2015-06-04 Mallikarjuna GBOpen SCO for held call.
2015-06-04 Mallikarjuna GBUpdate call state before opening SCO.
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-02 Srinu JellaReset pairing state to idle only for the current device
2015-06-01 Pavlin RadoslavovMoved the OSI alarm_shutdown() operations to alarm_clea...
2015-06-01 Pavlin RadoslavovDisable the OSI allocation tracker.
2015-05-29 Andre EisenbachCheck transport before subscribing for service changes
2015-05-28 Srinu JellaHandle pairing timeout during remote name request
2015-05-28 Andre EisenbachReduce GATT log verbosity
2015-05-28 Srinu JellaAvoid null pointer exception for invalid L2CAP channels
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-28 Andre EisenbachMerge "Sniff: Use correct sniff configuration for PAN...
2015-05-28 Hemant GuptaSniff: Use correct sniff configuration for PAN & HS
2015-05-28 Eric LaurentMerge "A2DP audio HAL: implement get_presentation_posit...
2015-05-27 Prerepa ViswanadhamMerge "Increase the min LE connection interval to 11...
2015-05-27 Andre EisenbachMake secure connections mode configurable
2015-05-27 Prerepa ViswanadhamIncrease the min LE connection interval to 11.25ms
2015-05-26 Eric LaurentA2DP audio HAL: implement get_presentation_position()
2015-05-23 Satya CallojiPairing is prompted with a wrong bd-address
2015-05-22 Andre EisenbachFix problem where multi-adv instances cannot be re...
2015-05-22 Nitin AroraRecitfy condition when removing device from IRK resolvi...
2015-05-21 Andre EisenbachFix build after cross-key issues broke non privacy...
2015-05-21 Satya CallojiFix device/address types and IRK value handling
2015-05-21 Satya CallojiFixed cross key for LE when paired over BR-EDR
2015-05-21 Satya CallojiFix SMP pairing request issue on LE
2015-05-21 Satya CallojiUnpair the other transport on a device paired
2015-05-21 Satya CallojiStatic address is seen on scanner after unpairing
2015-05-21 Satya CallojiFix for chip capability version check
2015-05-20 Nitin AroraFix allocation for LE scan filter parameters
2015-05-20 Nitin AroraFix for premature BLE RPA timeout
2015-05-20 Satya CallojiFix GATT connection failure after BT reset
2015-05-20 Nitin AroraUse correct structure to read LE connection handle
next