• Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    Chris Hodge has made a BT class to use BT dongle trough USB.
    It's only the interface between USB <-> BT HCI (Host Controller Interface).
    Then HCI is also only a logic layer before the L2CAP (Logical Link Control and Adaptation Protocol) layer.

    So:

    1 - we need to develop a HCI driver.
    2 - we need to develop a L2CAP driver.

    It's not finished because we need to develop a class for each profile (like HID profile for the Wiimote ;-))

    [ Edited by Yomgui on 2009/7/9 11:02 ]
    And now... next project!
  • »09.07.09 - 08:55
    Profile Visit Website