summaryrefslogtreecommitdiffstats
path: root/btif
Commit message (Expand)AuthorAgeFilesLines
...
* Modified the BT stack to check for HID_VIRTUAL_UNPLUG SDP attribute and send ...Syed Ibrahim M2012-07-142-5/+10
* If the peer supports both source and sink role, peer initiated connections we...Ravi Nagarajan2012-07-141-1/+3
* Fix for hdp channel disconnect when connection is initiated from sourcePriti Aghera2012-07-141-7/+53
* 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-143-39/+53
* 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-144-7/+286
* 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-142-31/+47
* fixed arithmic overflow issue when calculating frame rate adjustmentMattias Agren2012-07-141-2/+36
* Added OOB testSen-Der Huang2012-07-145-3/+184
* 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-141-1/+1
* 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-141-10/+26
* Added reconnect and NV support; bug fixes: service mask setting for HDP durin...Sen-Der Huang2012-07-145-805/+2254
* 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-141-1/+18
* Enable pannap panu sdp by default add network service class bit and other min...zzy2012-07-143-13/+14
* 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-144-99/+149
* Match the call and callheld indicator status in CIND with CLCC. call indicate...Ravi Nagarajan2012-07-141-7/+10
* Support added to report custom 128-bit UUIDs as part of the BT_PROPERTY_UUIDS...Kausik Sinnaswamy2012-07-141-12/+44
* Reverted PAN on/off handling code.fredc2012-07-144-26/+48
* Device with temporary link key is marked as "not paired".Harish Paryani2012-07-141-0/+4
* 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-146-1/+3
* Fixed Bluetooth on/off issuesfredc2012-07-144-33/+20
* Support for Microsoft mousePriti Aghera2012-07-144-107/+154
* 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-144-13/+29
* 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
* 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-143-36/+133
* Always check if reconfig is needed prior to starting anMattias Agren2012-07-1414-49/+181
* added bt pan profilezzy2012-07-147-11/+1234
* Added handling of AV HAL init if bluetooth not yet enabledMattias Agren2012-07-1410-465/+543
* Handle cancel bond for both legacy and ssp pairingRavi Nagarajan2012-07-141-5/+29
* Handle the scenario to cancel discovery when inquiry has completed butKausik Sinnaswamy2012-07-141-1/+29
* Fix for first time pairing fails on bdroid phonesPriti Aghera2012-07-141-11/+14
* On Cancel discovery, do not send BT_DISCOVERY_STOPPED onKausik Sinnaswamy2012-07-141-1/+0
* Patch for null remote device name and inconsistent bond statePriti Aghera2012-07-141-0/+39
* Added changes for parsing bt_did.conf fileSreenidhi T2012-07-141-0/+6