From 689d66b6559dcb3a0ad7f6cc33b6129e50910253 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Wed, 12 Dec 2012 17:18:15 -0800 Subject: Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 Change-Id: Ibc3a4bf4161d286c7cfab89a19c676eb5cc9224f --- bta/av/bta_av_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bta/av/bta_av_int.h') diff --git a/bta/av/bta_av_int.h b/bta/av/bta_av_int.h index 05eb114..9ce7b2a 100644 --- a/bta/av/bta_av_int.h +++ b/bta/av/bta_av_int.h @@ -136,7 +136,7 @@ enum #define BTA_AV_SECURITY_MAX_LEN 400 /* check number of buffers queued at L2CAP when this amount of buffers are queued to L2CAP */ -#define BTA_AV_QUEUE_DATA_CHK_NUM 5 +#define BTA_AV_QUEUE_DATA_CHK_NUM L2CAP_HIGH_PRI_MIN_XMIT_QUOTA /* the number of ACL links with AVDT */ #define BTA_AV_NUM_LINKS AVDT_NUM_LINKS -- cgit v1.1