summaryrefslogtreecommitdiffstats
path: root/bta/sdp
Commit message (Expand)AuthorAgeFilesLines
* Fix C/C++ compiler generated warningsPavlin Radoslavov2016-02-181-6/+6
* Removed checks for NULL returns after osi_calloc() / osi_malloc()Pavlin Radoslavov2016-02-182-47/+35
* Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()Pavlin Radoslavov2016-02-181-4/+4
* GKI cleanup - moved GKI buffer allocation wrappers to OSIPavlin Radoslavov2015-10-053-7/+7
* am cab5fc17: gn-build: Remove all -Wno-unused-* flags from build filesArman Uguray2015-06-131-8/+0
|\
| * gn-build: Remove all -Wno-unused-* flags from build filesArman Uguray2015-06-121-8/+0
| * Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_freePavlin Radoslavov2015-06-101-2/+3
* | Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_freePavlin Radoslavov2015-06-031-2/+3
* | SAP: Change to use new SDP Api (1/4)Casper Bonde2015-06-021-50/+53
|/
* Fix missing includes under glibc on new code.Ian Coolidge2015-04-162-1/+4
* L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-105-0/+973