summaryrefslogtreecommitdiffstats
path: root/bta
Commit message (Expand)AuthorAgeFilesLines
* Fix GATT Server disconnecting for no reasonJakub Pawlowski2017-05-256-11/+26
* Discover primary service by UUID for PTS tests (1/4)Jakub Pawlowski2017-05-162-0/+17
* Set the RTP Header Marker bit selectively per A2DP codecPavlin Radoslavov2017-05-122-1/+11
* eSCO: Format changes to original vendor patch (4/5)Jack He2017-05-115-48/+43
* eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)Jack He2017-05-117-257/+102
* eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5)Myles Watson2017-05-117-156/+3
* eSCO: BT 4.1 Enhanced SCO command (1/5)Mudumba Ananth2017-05-109-374/+377
* Swap BTA and HCI queues with message loopsAjay Panicker2017-05-081-5/+16
* bta_dm: Stop copying garbageMartin Brabham2017-05-061-1/+9
* Add supervision timeout workaround for Nexus RemoteJakub Pawlowski2017-05-041-0/+7
* Merge "bta_gattc_cache: Initialize gatt_db_elemement_t permissions to 0"Treehugger Robot2017-04-191-0/+4
|\
| * bta_gattc_cache: Initialize gatt_db_elemement_t permissions to 0Bailey Forrest2017-04-181-0/+4
* | Read by UUID for PTS tests (4/5)Jakub Pawlowski2017-04-184-7/+62
|/
* Do not GATT_ERROR on MTU changeJacky Cheung2017-04-171-3/+3
* Do not remove device security record on LMP timeoutAndre Eisenbach2017-04-131-8/+13
* Add support for inband ringing featureJack He2017-04-101-13/+14
* AVRC: Configure absolute volume to false if remove device not supprot itTsuyoshi Kamata2017-04-101-1/+2
* Add default AVRCP version to prevent confusing log messageAjay Panicker2017-03-311-1/+6
* Merge "BTA HF_CLIENT: Always reply to +BCS"Treehugger Robot2017-03-282-18/+21
|\
| * BTA HF_CLIENT: Always reply to +BCSSanket Agarwal2017-03-282-18/+21
* | Add option to specify initial LE connection PHY (1/3)Jakub Pawlowski2017-03-274-5/+16
* | Expose connection update callback (1/3)Jakub Pawlowski2017-03-243-2/+71
* | Set preferred PHY and read PHY implementation (3/3)Jakub Pawlowski2017-03-243-5/+74
* | Merge "Increase size of written bytes for snprintf for AT+BIND"Treehugger Robot2017-03-231-1/+1
|\ \
| * | Increase size of written bytes for snprintf for AT+BINDAjay Panicker2017-03-231-1/+1
* | | Merge "AVRCP version interop pereference (1/3)"Treehugger Robot2017-03-231-5/+32
|\ \ \ | |/ / |/| |
| * | AVRCP version interop pereference (1/3)Ajay Panicker2017-03-221-5/+32
* | | Reduce sniff intervals for active mode.Ivan Podogov2017-03-211-2/+2
|/ /
* | Merge "Change default AVRCP version to 1.4"Treehugger Robot2017-03-201-3/+3
|\ \
| * | Change default AVRCP version to 1.4Ajay Panicker2017-03-201-3/+3
* | | HIDD: Fix possible out-of-bounds error.Ivan Podogov2017-03-201-8/+14
|/ /
* | Use the correct tBTA_PAN type when copying the data in a callbackPavlin Radoslavov2017-03-162-30/+29
* | Fix bta_dm_act.cc compile error.Alex Deymo2017-03-151-1/+1
|/
* Merge "cleanup: no assigns in conditionals"Treehugger Robot2017-03-025-126/+93
|\
| * cleanup: no assigns in conditionalsMarie Janssen2017-02-285-126/+93
* | Allow framework to compile with BTM_IO_CAP_NONEPulkit Bhuwalka2017-03-011-6/+4
|/
* Revert "HID: Fix scroll issue with Apple Magic Mouse"Ajay Panicker2017-02-242-30/+2
* Clean up some more #definesMyles Watson2017-02-173-3/+3
* HID: Fix scroll issue with Apple Magic MouseHemant Gupta2017-02-152-2/+30
* Add a missing NULL pointer check inside bta_av_rcfg_str_ok()Pavlin Radoslavov2017-02-151-7/+10
* Update the A2DP MTU if the L2CAP MTU changes during codec reconfigurationPavlin Radoslavov2017-02-143-2/+28
* Merge "Change LE advertisement data length type (uint8_t -> uint16_t)"Jakub Pawlowski2017-02-142-5/+5
|\
| * Change LE advertisement data length type (uint8_t -> uint16_t)Jakub Pawlowski2017-02-132-5/+5
* | Fix comment formatting at the beginning of linesMyles Watson2017-02-141-130/+130
|/
* Allow back-to-back AVDTP API_RECONFIG_EVT eventsPavlin Radoslavov2017-02-111-1/+1
* Advertising data handling improvementsJakub Pawlowski2017-02-093-9/+19
* HF Client: SCO routing with multiple devicesSanket Agarwal2017-02-073-45/+46
* Propagate BT5 specific scan result properties up the stack (2/3)Jakub Pawlowski2017-02-062-0/+11
* Use new event type in BLE scanJakub Pawlowski2017-02-061-1/+1
* Initializing the SDP event message pointer before sendingManu Viswanadhan2017-02-021-0/+2