summaryrefslogtreecommitdiffstats
path: root/stack
Commit message (Expand)AuthorAgeFilesLines
* Get rid of GAP_CONN_INCLUDEDJakub Pawlowski2017-05-263-10/+0
* BLE GAP simplificationJakub Pawlowski2017-05-262-514/+301
* Remove dead code from GAPJakub Pawlowski2017-05-264-157/+1
* Fix GATT Server disconnecting for no reasonJakub Pawlowski2017-05-251-2/+1
* Revert "Fix GATT Server disconnecting for no reason"Jakub Pawlowski2017-05-251-0/+1
* Fix crashes when GAP operation is interrupted by disconnectionJakub Pawlowski2017-05-251-12/+4
* Fix GATT Server disconnecting for no reasonJakub Pawlowski2017-05-241-1/+0
* MCAP: Add test interface for PTS test (2/2)Jack He2017-05-232-0/+65
* MCAP: Fix bugs in MCAP stackJack He2017-05-232-36/+65
* Remove logspam when adding GATT attributesAjay Panicker2017-05-221-2/+0
* Disable MONO channel mode for LDACPavlin Radoslavov2017-05-161-2/+1
* Fix crash on GATT service unregistrationJakub Pawlowski2017-05-151-1/+1
* Fix BLE white list issuesEmil Lenngren2017-05-127-94/+145
* Don't ignore the A2DP Sink preferred SBC codec configPavlin Radoslavov2017-05-121-5/+15
* Set the RTP Header Marker bit selectively per A2DP codecPavlin Radoslavov2017-05-1212-5/+30
* Improve GATT Server database handling.Jakub Pawlowski2017-05-127-1302/+517
* Merge "Removed A2DP_GetTrackBitsPerSample() API because it is not needed"Treehugger Robot2017-05-1118-179/+5
|\
| * Removed A2DP_GetTrackBitsPerSample() API because it is not neededPavlin Radoslavov2017-05-1118-179/+5
* | eSCO: Format changes to original vendor patch (4/5)Jack He2017-05-114-38/+39
* | eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)Jack He2017-05-111-1/+0
* | eSCO: Remove BTM_WBS_INCLUDED from the stack (2/5)Myles Watson2017-05-111-2/+0
* | eSCO: BT 4.1 Enhanced SCO command (1/5)Mudumba Ananth2017-05-1010-308/+478
|/
* GATT Server: check UUIDJakub Pawlowski2017-05-101-0/+27
* Merge "Swap BTA and HCI queues with message loops"Treehugger Robot2017-05-085-196/+261
|\
| * Swap BTA and HCI queues with message loopsAjay Panicker2017-05-085-196/+261
* | Merge "Reject LE COC if cid is duplicated"Andre Eisenbach2017-05-082-0/+9
|\ \
| * | Reject LE COC if cid is duplicatedJaganath Kanakkassery2017-05-082-0/+9
| |/
* / Add additional failure modes for SMP PTS test casesravishankar srivatsa2017-05-082-36/+23
|/
* LE advertise data parsing refactorJakub Pawlowski2017-05-057-103/+221
* Remove 96.0 and 88.2 kHz sample rate from A2DP AAC capabilityPavlin Radoslavov2017-05-032-21/+18
* Prevent buffer overflow caused by decrementing past zeroAjay Panicker2017-04-271-1/+2
* Fix LE disconnecting right after pairingJakub Pawlowski2017-04-271-0/+6
* Fix issue with BLE advertising not started when local privacy is not enabledJacky Cheung2017-04-261-14/+6
* Make Bluetooth audio threads use RT schedulingPhilip Cuadra2017-04-251-4/+3
* Merge "Handle remote not supporting LL_SLAVE_FEATURE_REQ"Treehugger Robot2017-04-251-3/+6
|\
| * Handle remote not supporting LL_SLAVE_FEATURE_REQJakub Pawlowski2017-04-241-3/+6
* | AVRCP 1.6: Limit GetFolderItemResponseHemant Gupta2017-04-211-6/+0
|/
* Expose LE advertiser address for easier PTS tests (4/6)Jakub Pawlowski2017-04-192-0/+10
* Print the LDAC adaptive bit rate adjustmentsPavlin Radoslavov2017-04-191-0/+11
* Fix/update the computation of the total dropped packets for LDAC and AACPavlin Radoslavov2017-04-192-4/+25
* stack: AVRCP: add missing debug argumentsHemant Gupta2017-04-181-3/+3
* Add missing NULL pointer assignment after fixed_queue_free and alarm_freePavlin Radoslavov2017-04-141-0/+2
* Fix log record after returnliuchao2017-04-111-1/+1
* Add A2DP codec-specific information to dumpsys outputPavlin Radoslavov2017-04-1022-129/+334
* Build fix for BLE_PRIVACY_SPT == FALSEJakub Pawlowski2017-04-101-0/+4
* Advertising manager improvementsJakub Pawlowski2017-04-103-136/+349
* Linux build fixJakub Pawlowski2017-04-101-0/+1
* Use device privacy mode as defaultJakub Pawlowski2017-04-084-0/+29
* ESR11-E7716: Disable scans while setting local RPAJakub Pawlowski2017-04-083-1/+30
* Support for H7 function for key derivationJakub Pawlowski2017-04-086-20/+95