summaryrefslogtreecommitdiffstats
path: root/stack/sdp
Commit message (Expand)AuthorAgeFilesLines
* SDP: Check p_req_end before reading from p_reqMyles Watson2018-04-142-26/+68
* SDP: Include the offset in sdp_disc_server_rspMyles Watson2018-03-301-1/+1
* SDP: Pass the bounds to process_service_*_rspMyles Watson2018-03-301-15/+38
* Fix unexpected behavior in SDPHansong Zhang2018-03-301-0/+15
* Add missing continuation offset check for SDP continuation requestsPavlin Radoslavov2017-09-171-1/+1
* Bluetooth :SDP :Restrict rem attr length to SDP_MAX_ATTR_LENvenkata Jagadeesh2015-12-251-0/+5
* git merge android-6.0.1_r3 on to remote branchSudharma Damgatla2015-12-101-5/+8
|\
| * Fix bug in SDP 128-bit UUID lookupAndre Eisenbach2015-11-041-1/+1
| * Fix 128-bit UUID byte order for GATT-over-BR/EDRAndre Eisenbach2015-10-211-5/+8
* | Fix the issue with AVRCP version for A2dp sink usecaseVenkateshwarlu Domakonda2015-10-152-17/+29
* | Dynamic AVRC version change based on Remote's capabilityAyan Ghosh2015-10-063-23/+96
* | Bluetooth: Do not go for inquiry in BONDING Statevenkata Jagadeesh2015-10-061-1/+31
* | Blacklist devices which don't support HFP 1.7Satish Kodishala2015-10-061-9/+100
* | Add device to blacklist.Gaurav Asati2015-10-061-1/+13
* | BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-063-8/+24
* | SDP: Restricted invalid attr len in sdp deletevenkata Jagadeesh2015-10-061-1/+8
* | AVRCP 1.5 Implementation.Ayan Ghosh2015-10-063-0/+195
|/
* SDP: Validate input UUID's lengthSrinu Jella2015-07-061-2/+9
* Allocated requested buffer size in SDP attribute requestSrinu Jella2015-06-231-0/+24
* NULL pointer check in sdpu_build_attrib_entrySrinu Jella2015-06-231-2/+6
* Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-101-1/+1
|\
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-061-1/+1
| * SDP parameter checks too looseKim Schulz2015-03-311-2/+2
* | am 3f7ec12b: am dc69e2d5: GAP: Reset cont_offset in start frame of SDPSimon Wilson2015-04-041-0/+1
|\ \
| * \ am dc69e2d5: GAP: Reset cont_offset in start frame of SDPSimon Wilson2015-04-041-0/+1
| |\ \
| | * | GAP: Reset cont_offset in start frame of SDPSimon Wilson2015-04-031-0/+1
* | | | SDP parameter checks too looseKim Schulz2015-04-021-2/+2
* | | | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-316-290/+28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Collapse more feature flags.Sharvil Nanavati2015-03-161-6/+0
| * | Delete unused Broadcom-specific extensions API.Sharvil Nanavati2015-03-162-13/+0
| * | Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-7/+0
| * | Fix bug in SDP server where it would get into an infinite loop.Sharvil Nanavati2015-03-161-0/+21
| * | Remove some functionredefinitions from bta dmZach Johnson2015-03-161-113/+0
| * | Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-161-2/+1
| * | Refactor bta_jv functionsZach Johnson2015-03-163-131/+0
| * | Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-161-7/+6
| * | Remove printf when attempting SDP requests.Sharvil Nanavati2015-03-161-11/+0
| |/
* | am 45085bf6: Merge "Ignore service UUID length if no UUID filter is specified...Justin Harrison2015-02-191-3/+3
|\|
| * Ignore service UUID length if no UUID filter is specifiedAndre Eisenbach2015-02-181-3/+3
* | Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-052-3/+2
|/
* am 96cdc153: Merge "GAP: Handle invalid SDP service search request" into klp-...Matthew Xie2014-06-291-0/+12
|\
| * GAP: Handle invalid SDP service search requestHemant Gupta2014-06-281-0/+12
* | resolved conflicts for merge of a51c9d9d to masterMatthew Xie2014-06-286-106/+107
|\|
| * Logging cleanup: L2CAP and SDP.Sharvil Nanavati2014-06-196-101/+101
| * SDP: Allocate proper sized scratch buffer for SDP responseZhihai Xu2014-04-211-2/+14
* | SDP: Allocate proper sized scratch buffer for SDP responseMallikarjuna GB2014-03-311-2/+14
* | Change some printfs in sdp_api.c to SDP_TRACE_DEBUGMike J. Chen2014-03-041-5/+5
|/
* Major warnings cleanupMike J. Chen2014-02-113-0/+9
* Fix unused parameter warnings in static functions by changing prototypeMike J. Chen2014-01-311-17/+17
* Crash pairing keyboard/mouse on N5Zhihai Xu2014-01-061-15/+32