linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Coordinating development for Bluetooth 3.0 between 802.11 and BT trees
@ 2010-02-11 20:10 Luis R. Rodriguez
  2010-02-12 18:33 ` John W. Linville
  0 siblings, 1 reply; 5+ messages in thread
From: Luis R. Rodriguez @ 2010-02-11 20:10 UTC (permalink / raw)
  To: John W. Linville, Marcel Holtmann
  Cc: linux-wireless, linux-bluetooth, Dan Tian, Kevin Hayes

John, Marcel,

we are reviewing possibilities of working on Bluetooth 3.0. With
Bluetooth 3.0 you essentially will switch to transmitting large data
over your 802.11 device instead of the BT device. One of the first
questions we need to address first is how we would go about
coordinating development between wireless-testing and
bluetooth-testing. First I'll note that I know squat of bluetooth so
bare with me if I'm not being 100% accurate here. From what I gather
on the mac80211 side the biggest piece will be the PAL implementation
which should translate HCI commands to respective 802.11 frames where
needed. It seems this would likely be the first thing tackled. Prior
to working on 802.11 though we realize that at some point we'll need
to synchronize the 802.11 and Bluetooth trees though so work done on
wireless-testing for a PAL is reasonable but then the
bluetooth-testing won't have the respective updates.

Using linux-next is one possibility but using linux-next proves a pain
due to the fact that every single update on breaks updates, so the
only way to update is:

git fetch
git reset --hard origin

Wanted to get your feedback on what you think would be the best
approach to take for focus on development for Bluetooth 3.0 support.
Hoping there is a better solution than using linux-next.

  Luis

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-13  0:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-11 20:10 Coordinating development for Bluetooth 3.0 between 802.11 and BT trees Luis R. Rodriguez
2010-02-12 18:33 ` John W. Linville
2010-02-12 18:48   ` David Vrabel
2010-02-12 19:16   ` Marcel Holtmann
2010-02-13  0:09   ` Marcel Holtmann

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).