OSDN Git Service

Fix bug in SDP 128-bit UUID lookup
authorAndre Eisenbach <eisenbach@google.com>
Wed, 4 Nov 2015 16:28:30 +0000 (08:28 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 4 Nov 2015 17:33:23 +0000 (17:33 +0000)
commit526f3cc7e93214f4f3e2c7c3c648710ff7251446
tree9039f5cc60b1911feb6fdcbf6334fdac49ca40ad
parent97305504e5771fdf76d16ca8583d5fc1680face8
Fix bug in SDP 128-bit UUID lookup

Also re-factored the surrounding code slightly to where it would have
prevented this type of bug in the first place...

Change-Id: I7b7ed4459c4f377d97b608bfe2e0c13aac31680e
stack/sdp/sdp_api.c