diff options
author | Kausik Sinnaswamy <kausik@broadcom.com> | 2012-03-07 19:30:20 -0800 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2012-07-14 11:19:12 -0700 |
commit | 95fa11b3b2f19a382c7e3a744a6afb452fad86df (patch) | |
tree | 1019e123db4596f2b8bd1259da04b51f3c44d7b2 /include/bt_target.h | |
parent | e2197423bcf1a93c620be13d458a9da6693fa94d (diff) | |
download | external_bluetooth_bluedroid-95fa11b3b2f19a382c7e3a744a6afb452fad86df.zip external_bluetooth_bluedroid-95fa11b3b2f19a382c7e3a744a6afb452fad86df.tar.gz external_bluetooth_bluedroid-95fa11b3b2f19a382c7e3a744a6afb452fad86df.tar.bz2 |
AV control and data path added
Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
Diffstat (limited to 'include/bt_target.h')
-rw-r--r-- | include/bt_target.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/bt_target.h b/include/bt_target.h index bedea09..1b4c128 100644 --- a/include/bt_target.h +++ b/include/bt_target.h @@ -3002,13 +3002,6 @@ Range: Minimum 12000 (12 secs) on BR/EDR when supporting PBF. #define A2D_M24_INCLUDED A2D_INCLUDED #endif -/************************************************************************* - * VDP Definitions - */ -#ifndef VDP_INCLUDED -#define VDP_INCLUDED FALSE -#endif - /****************************************************************************** ** ** AVCTP |