summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for HID keyboard key stuck issuePriti Aghera2012-07-145-2/+7
* Fix for app not getting timeout notification while SSP pairingSwaminatha Balaji2012-07-141-0/+19
* Increase MAX_L2CAP_LINKS to 7(from current 4) and add definition to Bdroid_<t...Ganesh Ganapathi Batta2012-07-145-0/+5
* Convert BDA str to uppercase before comparing with autopair blacklistGanesh Ganapathi Batta2012-07-141-1/+13
* disable pan nap for wingray and misc fixeszzy2012-07-144-39/+54
* Changes done to queue play if received during the timeout for AV connection i...Sreenidhi T2012-07-142-2/+86
* Drop the automatic AVRCP Play command sent from the remote right after the c...Ganesh Ganapathi Batta2012-07-142-0/+61
* Cleaned-up HF/AV profile serialization codeAndre Eisenbach2012-07-142-9/+3
* AV/HFP profile connection serializationAndre Eisenbach2012-07-145-9/+289
* Fixed the status to return int value instead of boolean valuePriti Aghera2012-07-141-3/+7
* Added support to disable HFP via compile time variable in bdroid_<target>.txtfredc2012-07-143-31/+51
* fixed arithmic overflow issue when calculating frame rate adjustmentMattias Agren2012-07-141-2/+36
* Added OOB testSen-Der Huang2012-07-1410-3/+189
* Split and restructure the original BT vendor lib (I - external/bluetooth/blue...YK Jeffrey Chao2012-07-1443-3562/+1588
* Do not attempt auto pair if the pairing is initiated by remote deviceGanesh Ganapathi Batta2012-07-141-35/+42
* Adding auto_pair_devlist.conf configuration file. Modified makefile and btif...Ganesh Ganapathi Batta2012-07-143-8/+39
* Implementation of auto pair logic (Automatically pair with legacy headsets an...Ganesh Ganapathi Batta2012-07-143-8/+407
* Fix for BLTH01416119: Cannot unpair hid mouse when it is disconnectedPriti Aghera2012-07-141-1/+1
* Fix for Apple Magic mouse: Changed the product id to bind to a correct driverPriti Aghera2012-07-141-0/+11
* Fix for VUP not working second time.Priti Aghera2012-07-141-1/+1
* Added check in case rfc is not initializedzzy2012-07-141-8/+13
* Resolve JustWorks related pairing issuesRavi Nagarajan2012-07-145-10/+34
* Added reconnect and NV support; bug fixes: service mask setting for HDP durin...Sen-Der Huang2012-07-149-1138/+2916
* Resolved too strict av state check when a2dp datapath is setupMattias Agren2012-07-141-9/+6
* Assign proper fail reasons to status parameter while sending Auth Complete ev...Ganesh Ganapathi Batta2012-07-142-2/+19
* Enable pannap panu sdp by default add network service class bit and other min...zzy2012-07-144-14/+15
* Enable support for Unknown AT commands (AT commands stack doesnt parse). Add ...Sreenidhi T2012-07-141-4/+4
* Reject an incoming a2dp start request if btif is about to disable.Mattias Agren2012-07-145-99/+149
* Match the call and callheld indicator status in CIND with CLCC. call indicate...Ravi Nagarajan2012-07-142-8/+12
* Support added to report custom 128-bit UUIDs as part of the BT_PROPERTY_UUIDS...Kausik Sinnaswamy2012-07-147-21/+267
* Increased the SDP DB size to 8K as there were devices whose number ofKausik Sinnaswamy2012-07-147-32/+12
* Reverted PAN on/off handling code.fredc2012-07-144-26/+48
* Enabled acl link priority control to ensure robust a2dp streamingMattias Agren2012-07-142-9/+13
* Device with temporary link key is marked as "not paired".Harish Paryani2012-07-141-0/+4
* Handle SDP DB FULL error gracefully.Srikanth Uppala2012-07-141-1/+2
* Added ACL Connected/Disconnected events/callbacks to Bluetooth HALKausik Sinnaswamy2012-07-141-1/+14
* Resolved uipc task termination issue during bluetooth on/off cycle.Mattias Agren2012-07-149-95/+111
* Fixed Bluetooth on/off issuesfredc2012-07-144-33/+20
* Fix the SCO routing for crespo4g. Should use PCM, and clock rate is 128 kBps (0)Ravi Nagarajan2012-07-141-0/+1
* fixed rfc server connection close issuezzy2012-07-141-12/+6
* Support for Microsoft mousePriti Aghera2012-07-145-107/+177
* Stop fetching additional stream endpoints once matching codec cap isMattias Agren2012-07-141-7/+7
* Ensure UIPC task is fully shutdown upon termination of btif media task.Mattias Agren2012-07-146-25/+62
* Added support to send the Audio state changed events for A2DPKausik Sinnaswamy2012-07-141-7/+0
* Resolved issue of not reinitializing callout structure correctly uponMattias Agren2012-07-141-0/+2
* Changes done to move btsnoop log to sdcardSreenidhi T2012-07-144-4/+4
* fixed the address issuezzy2012-07-141-1/+1
* Media Task was not getting shutdown due to incorrect event and staleKausik Sinnaswamy2012-07-142-2/+5
* Added support to init/shutdown Bluetooth as part ofKausik Sinnaswamy2012-07-148-241/+163
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-1430-91/+224