diff options
author | zzy <zhenye@broadcom.com> | 2012-05-21 11:08:53 -0700 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2012-07-14 11:19:21 -0700 |
commit | 2672151d36df40cd06b4fbed26d1ee8c7e85c72f (patch) | |
tree | bea4cec1fed4e27569f6b29d3a8cf60fccc584aa /include | |
parent | c31ac09a04a4aa3319e0cff85b92f5b2a92b16c9 (diff) | |
download | external_bluetooth_bluedroid-2672151d36df40cd06b4fbed26d1ee8c7e85c72f.zip external_bluetooth_bluedroid-2672151d36df40cd06b4fbed26d1ee8c7e85c72f.tar.gz external_bluetooth_bluedroid-2672151d36df40cd06b4fbed26d1ee8c7e85c72f.tar.bz2 |
disable pan nap for wingray and misc fixes
Diffstat (limited to 'include')
-rw-r--r-- | include/bdroid_wingray.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bdroid_wingray.txt b/include/bdroid_wingray.txt index 9df0deb..7f288c7 100644 --- a/include/bdroid_wingray.txt +++ b/include/bdroid_wingray.txt @@ -100,6 +100,7 @@ BTA_DI_INCLUDED = FALSE BTA_BI_INCLUDED = FALSE BTA_SC_INCLUDED = FALSE BTA_PAN_INCLUDED = TRUE +PAN_NAP_DISABLED = TRUE BTA_FS_INCLUDED = TRUE BTA_AC_INCLUDED = FALSE BTA_HD_INCLUDED = FALSE |