* Need advice about how to filter out some SCO packet types
@ 2010-02-10 2:30 Liejun Tao
0 siblings, 0 replies; only message in thread
From: Liejun Tao @ 2010-02-10 2:30 UTC (permalink / raw)
To: Bluettooth Linux
Hi,
When setup Sco/eSco connection, current kernel code try to enable all
possible packet types, while some of them have bad performace.
I'm trying to filter out a few packet types, and need advice what's a good way.
1. in hci_conn.c, use a hardcoded mask to filter out the bad
types.It's easiest but impact widely.
2. provide a configurable option in bluez, like
SCO_ESCO_ALLOWED_TYPES, and find a way to pass it to kernel. It also
impact one system, but not all. I'm still not sure if it's possble.
3. provide per socket option.
Please advice.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-10 2:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-10 2:30 Need advice about how to filter out some SCO packet types Liejun Tao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).