diff options
author | Andre Eisenbach <andre@broadcom.com> | 2013-05-29 10:21:39 -0700 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2013-08-14 00:39:33 +0000 |
commit | f052217962d0c06392eb79687820c9469cd6a75a (patch) | |
tree | 3200c88250af5698837be8afff159b892b4f10cd /stack/gatt/gatt_api.c | |
parent | dda9a3e71119078181638cf3f5a51e38d173f6d4 (diff) | |
download | android_system_bt-f052217962d0c06392eb79687820c9469cd6a75a.tar.gz android_system_bt-f052217962d0c06392eb79687820c9469cd6a75a.tar.bz2 android_system_bt-f052217962d0c06392eb79687820c9469cd6a75a.zip |
LE: Fix GKI exception for 0 length values
When a remote device responds to a read request with a 0 length value, a
GKI exception will occur. This patch checks for 0 length values to avoid
the exception and return the correct status to the application
requesting the read.
Change-Id: Idce61c3d2be7072dafe429ab978763b0ee61aed2
Diffstat (limited to 'stack/gatt/gatt_api.c')
0 files changed, 0 insertions, 0 deletions