Add API to config QoS
This commit is contained in:
committed by
Jiang Jiang Jian
parent
0b31f6a5fc
commit
64d30fa6c4
@@ -59,6 +59,7 @@
|
||||
#define BTA_DM_PM_INCLUDED TRUE
|
||||
#define BTC_DM_PM_INCLUDED TRUE
|
||||
#define SDP_INCLUDED TRUE
|
||||
#define BTA_DM_QOS_INCLUDED TRUE
|
||||
|
||||
#if (UC_BT_A2DP_ENABLED == TRUE)
|
||||
#define BTA_AR_INCLUDED TRUE
|
||||
@@ -301,6 +302,10 @@
|
||||
#define BTA_DM_PM_INCLUDED FALSE
|
||||
#endif
|
||||
|
||||
#ifndef BTA_DM_QOS_INCLUDED
|
||||
#define BTA_DM_QOS_INCLUDED FALSE
|
||||
#endif
|
||||
|
||||
#ifndef BTA_PAN_INCLUDED
|
||||
#define BTA_PAN_INCLUDED FALSE
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user