summaryrefslogtreecommitdiffstats
path: root/btif
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for HID Device Role (2/4)Hemant Gupta2015-10-069-1603/+514
* Initial commit for HID ClientHemant Gupta2015-10-062-0/+1932
* PBAP: Add support for SIM phonebook in SDPHemant Gupta2015-10-061-1/+1
* HID: Add support for Set Idle and Get Idle commands (2/4)Hemant Gupta2015-10-061-3/+74
* HID: Fix issues in stack reported by static analysis toolHemant Gupta2015-10-061-1/+4
* HID: Fix IOT issue with Motorolla KZ500 KeyboardHemant Gupta2015-10-061-0/+130
* FTP: Add FTP SDP record in Bluedroid stack.Hemant Gupta2015-10-062-1/+55
* Socket: Add Get/Set socket option to the Rfcomm socket. (2/4)Srinu Jella2015-10-063-5/+195
* PAN: update power manager state, while doing PAN TXNitin Shivpure2015-10-061-0/+2
* Implement Bluetooth settings factory reset (3/5)Ajay Panicker2015-08-053-1/+29
* Fix a crash for a race condition during Bluetooth shutdownPavlin Radoslavov2015-08-031-1/+13
* Fix memory leak in A2DP event handlerAndre Eisenbach2015-07-291-2/+1
* Fix for uhid_event size checkAmirhossein Simjour2015-07-271-15/+29
* Fix TX queue overflow detectionAndre Eisenbach2015-07-241-7/+13
* Fix a crash for a race condition during Bluetooth shutdownPavlin Radoslavov2015-07-221-5/+16
* Update device type correctly in the NVRAM at inquiry resultNitin Arora2015-07-211-3/+16
* Adding transport type while initiating remote discoveryNitin Arora2015-07-212-1/+37
* Fix potential crash when transcoding legacy config filesAndre Eisenbach2015-07-211-1/+2
* Fix the logic for removing bonded devicesPavlin Radoslavov2015-07-213-41/+24
* Store the link key derived from cross tranport link keySrinu Jella2015-07-141-2/+5
* Move pairing auto-retry workaround to new interop dbAndre Eisenbach2015-07-131-30/+3
* Properly handle outgoing connection requests in opening/opened stateAnubhav Gupta2015-07-071-0/+47
* Override remote suspend flag on local play state changesAnubhav Gupta2015-07-065-2/+77
* Remove stored link key for temporarily paired devicesSrinu Jella2015-07-063-0/+32
* Use correct transport type while encrypting linkNitin Arora2015-07-064-27/+6
* Copy an AVRC packet before sending a response backPavlin Radoslavov2015-06-261-3/+9
* Resolved incorrect AV startup sequenceAvish Shah2015-06-251-4/+4
* HID: Allow reconnection from Host on paired HID Devices.Hemant Gupta2015-06-231-16/+6
* Suspend AVDTP link in remote initiated AVDTP StartAnubhav Gupta2015-06-231-0/+13
* Add deep copy of AVRCP metadata commandsAndre Eisenbach2015-06-171-3/+76
* Re-enable the OSI memory allocation tracker.Pavlin Radoslavov2015-06-112-8/+1
* Do not ask for confirmation for temporary pairingAndre Eisenbach2015-06-101-3/+5
* Add missing include.Dan Albert2015-06-101-0/+1
* SAP: Make it possible to enforce a 16-digit pin code (1/5)Casper Bonde2015-06-094-4/+13
* Initialize btif_max_hf_clients with proper valueMallikarjuna GB2015-06-051-1/+5
* Fix issues in A2dp, Avrcp, HF and AG reported by static analysis toolMallikarjuna GB2015-06-041-0/+85
* Ignore STOP command if A2DP stream is suspendedAnubhav Gupta2015-06-051-0/+7
* Remove check for stream type in a2dp hal_callbacks.Anubhav Gupta2015-06-051-4/+4
* Reject second AVRCP connection.Anubhav Gupta2015-06-051-0/+19
* Disable SCMST feature for A2DP SinkAnubhav Gupta2015-06-051-22/+10
* Set the proper authentication level for AvOpenAnubhav Gupta2015-06-041-2/+2
* Don't open SCO for 2nd MO call if a call is activeMallikarjuna GB2015-06-041-3/+5
* SCO connection should happen after SLC.Mallikarjuna GB2015-06-041-0/+4
* Don't open SCO on state change for multi party call on DUT.Mallikarjuna GB2015-06-041-3/+3
* Handle multi party call statesMallikarjuna GB2015-06-041-1/+8
* Update held call state to connected headsetMallikarjuna GB2015-06-041-1/+2
* Add support for MITM for BluetoothSockets (4/4)Casper Bonde2015-06-031-1/+3
* Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_freePavlin Radoslavov2015-06-035-24/+27
* SAP: Change to use new SDP Api (1/4)Casper Bonde2015-06-022-100/+88
* Fix memory corruption due to BLE multi-adv macroSunny Kapdi2015-06-021-1/+1