OSDN Git Service

Stop trying to send A2DP packets quickly to catch-up on missed write()'s after
authorNick Pelly <npelly@google.com>
Tue, 15 Dec 2009 00:55:17 +0000 (16:55 -0800)
committerNick Pelly <npelly@google.com>
Tue, 15 Dec 2009 00:55:17 +0000 (16:55 -0800)
commitf3002f064c3f20af793e83f1de02647ebc6f2037
tree48a94c48ceda5cfbded891136b958ad8876a353c
parent30b313b39a7985329f4f3df1a7a41ae80ca5f1f1
Stop trying to send A2DP packets quickly to catch-up on missed write()'s after
falling behind by 200ms, or on poll() timeout.

This allows us to recover more quickly from a situation where an A2DP headset
rejects A2DP packets for a short time. We now reset to regular packet metering
faster.
audio/liba2dp.c