OSDN Git Service

android-x86/system-bt.git
2016-08-24 Srinu JellaBluetooth: GAP: Serialize the commands during Pairing...
2016-08-24 Venkata JagadeeshBluetooth: SDP: Syncronize sdp callback functions
2016-08-24 Hemant GuptaHID: Re-enable sniff with specific parameters to preven...
2016-08-24 Satheesh Kumar... HF CLIENT: Change to disable sniff with specific Phones.
2016-08-24 Satheesh Kumar... Fixes for Issues reported by Static Analysis tool.
2016-08-24 Ajay KumarBluetooth: Kill the BT process immediately on detecting SSR
2016-08-24 Umesh VatsaptX audio codec support
2016-08-24 Matadeen MishraBT: Fixed Static Analysis Issues
2016-08-24 Manu ViswanadhanBluetooth: Introduced new interface for handling VS...
2016-08-24 Sumit BajpaiMisc AV changes in stack
2016-08-24 AnubhavGuptaAVRCP: Fix array index out of bound KW error.
2016-08-24 Satheesh Kumar... Fix issues reported by Static analysis tool
2016-08-24 Venkateshwarlu... Enable Sink with multicast
2016-08-24 Hemant GuptaAVRCP(T): Add support for AVRCP 1.6
2016-08-24 Srinu JellaCleanup L2CAP socket properly on close
2016-08-24 Ayan GhoshBluetooth: Enable A2dp Multicast.
2016-08-24 Nitin AroraBluetooth: Add Dialog mouse & KB to blacklist for LE...
2016-08-24 Ayan GhoshAVRCP 1.5 Implementation
2016-08-24 AnubhavGuptaA2DP Sink: Changes to support A2DP Sink in N MCL
2016-08-24 Satheesh Kumar... Bluetooth: IOP: Allow more time for AG connection to...
2016-08-24 Hemant GuptaHID: Fix following IOT issues
2016-08-24 Hemant GuptaHID: Disable sniff for some particluar remote devices
2016-08-24 Hemant GuptaHID: Fix IOT issue with Motorolla KZ499 Keyboard
2016-08-24 Hemant GuptaHID: Enhance blacklist logic for restricting SDP
2016-08-24 Matadeen MishraBluetooth: Fix to decrease power during OPP TX/RX
2016-08-24 Balraj SelvarajBluetooth: Gap: Adding NULL check in HAL interface
2016-08-24 Gurpreet GhaiBT: ACL and l2c out if sync after connection collision
2016-08-24 venkata JagadeeshBluetooth: GAP: Accept incoming connection in slave...
2016-08-24 venkata JagadeeshSDP: Restricted invalid attr len in sdp delete
2016-08-24 venkata JagadeeshBluetooth: Dont initiate rnr from pinreq if rnr in...
2016-08-24 Nitin AroraBluetooth: Use correct transport to check ACL connection
2016-08-24 Nitin AroraRevert "Fix bug where a bonded device could enter BONDI...
2016-08-24 Nitin AroraBluetooth: Prevent multiple register of service change...
2016-08-24 Manu ViswanadhanBluetooth: Do not go for inquiry in BONDING State
2016-08-24 Satheesh Kumar... Fix for Compilation Issue
2016-08-24 Satheesh Kumar... Fixes for Static analysis tool reported.
2016-08-24 Nitin AroraBluetooth: Modify logic to ignore HID notifications
2016-08-24 Matadeen MishraBluetooth: Increased the command buffer length to 128.
2016-08-24 Satheesh Kumar... AG: Accept '-' character in dial number string.
2016-08-24 Gurpreet GhaiBT: Rectify size passed to copy service name to secu...
2016-08-24 Venkata Ramana... Bluetooth: GAP: Reject incoming pairing if already...
2016-08-24 Nitin ShivpureBluetooth: Fix to decrease power during OPP TX/RX
2016-08-24 Gurpreet GhaiBT: Checking for stack status before removing sdp
2016-08-24 Venkata Ramana RaoUse Local ccb variable in loop to check GAP CCB pool
2016-08-24 Hemant GuptaHID:PAN: Fix issues reported by Static Analysis Tool
2016-08-24 Subramanian... Delete GATT cache file from NVRAM when device is unpaired
2016-08-24 Dibyendu RoyBluetooth: Select bluetooth transport dynamically
2016-08-24 Dibyendu RoyBluetooth: Select bluetooth HCI driver dynamically
2016-08-24 Matadeen MishraRevert "Revert "Initial commit for rfcomm test tool""
2016-08-24 Matadeen MishraBtsnoop write from external process
2016-08-24 Hemant GuptaHID: Add support for set report and get report
2016-08-24 Srinu JellaBluetooth: Disable eager reader threads in RX path
2016-08-24 Bandari RameshBluetooth: Separated initialize and re-initialize of...
2016-08-24 Venkateshwarlu... Set DUT role as slave for outgoing connection
2016-08-24 Manu ViswanadhanAdd debug log to track Negative reply
2016-08-24 rakesh reddyBT: Audio: Enhance default stack logging for AUDIO
2016-08-24 Arusha GoyalRevert "Bluetooth: Proper gatt disconnection after...
2016-08-24 Ayan GhoshA2dp logging enhancement for media task
2016-08-24 Ayan GhoshRestart sniff timer on AVDTP signalling channel establi...
2016-08-24 Sai AitharajuQLogKit: Enable FW Logging and Set Stack Trace Level
2016-08-24 Srinu JellaBluetooth: Add support to send/receive raw command...
2016-08-24 Nitin AroraBluetooth: Proper gatt disconnection after ccc process
2016-08-24 Ashwini MunigalaDUN: Squashed commit of the following:
2016-08-24 Satheesh Kumar... Fix for issues reported by Static analysis tool.
2016-08-24 Srinu JellaSocket: Add Get/Set socket option to the Rfcomm socket...
2016-08-24 Satish kumar... Add support for FM vendor operations such as ON/OFF
2016-08-24 Matadeen MishraBluetooth: GAP: Don't update short name if the device...
2016-08-24 Satish KodishalaAG: Disable HSP profile durning BT turn off.
2016-08-24 Matadeen MishraBluetooth:CoreStack: DUT Stack Logging.
2016-08-24 Arusha GoyalRevert "Initial commit for rfcomm test tool"
2016-08-24 Ajay KumarBluetooth: Fix module cleanup.
2016-08-24 Anubhav GuptaAVRCP: Update sdp record correctly for CT or TG
2016-08-24 Hemant GuptaHID: Return error when hid host is disabled
2016-08-24 Hemant GuptaHID: Fix issues in stack reported by static analysis...
2016-08-24 Hemant GuptaHID: Fix corner case state machine handling for HID...
2016-08-24 Hemant GuptaHID: Set sniff subrate with optimize latency value...
2016-08-24 Hemant GuptaHID: Add support for Set Idle and Get Idle commands...
2016-08-24 Srinu JellaInitial commit for rfcomm test tool
2016-08-24 Gaurav AsatiBluetooth: Check for NULL String.
2016-08-24 Satish KodishalaDon't unset the HF indicators and S4 Settings for PTS
2016-08-24 Satish KodishalaDynamic HF version change based on remote hf version
2016-08-24 Srinu JellaBluetooth: Implement dynamic blacklist method for role...
2016-08-24 Hemant GuptaFTP: Add FTP SDP record in Bluedroid stack.
2016-08-24 Satish KodishalaHF Client: Handle errors for CGMI, CGMM in the stack
2016-08-24 Hemant GuptaHID: Prevent incoming and outgoing SDP collision
2016-08-24 Satish KodishalaGet AG manufacturer information
2016-08-24 Ajay KumarBluetooth: Avoid crash while releasing CCB
2016-08-24 Satish KodishalaIgnore RFCOMM close event in case of collision
2016-08-24 venkata JagadeeshGAP: Accept incoming connection with slave role
2016-08-24 Srinu JellaBluetooth: Add support to send h/w error event
2016-08-24 Satish KodishalaAdd few logs for phone state change updates
2016-08-24 Srinu JellaBluetooth: Add support to read BD address from bt_nv.bin
2016-08-24 Matadeen MishraHandling Authentication Failure From the lower layer
2016-08-24 Anubhav GuptaEnable AVRCP TG feature only when A2dp source is enabled
2016-08-24 Anubhav GuptaReject Metadata command with invalid length
2016-08-24 Anubhav GuptaEnable incoming connection for AVRCP Controller
2016-08-24 Anubhav GuptaInitiate Sniff on A2DP/HFP links
2016-08-24 c_sdamgaHandle Disconnect request in Opening State.
2016-08-24 Sumit BajpaiBT:[1/3]Send VSC to SOC for VOIP connectivity network...
2016-08-24 Gaurav AsatiBluetooth: update both connected HS.
next