[haiku-bugs] Re: [Haiku] #12785: Bluetooth: Local device not detected

  • From: "oruizdorantes" <trac@xxxxxxxxxxxx>
  • Date: Wed, 18 May 2016 20:11:33 -0000

#12785: Bluetooth: Local device not detected
--------------------------------------------+----------------------------
   Reporter:  vidrep                        |      Owner:  oruizdorantes
       Type:  bug                           |     Status:  new
   Priority:  normal                        |  Milestone:  Unscheduled
  Component:  Network & Internet/Bluetooth  |    Version:  R1/Development
 Resolution:                                |   Keywords:
 Blocked By:                                |   Blocking:
Has a Patch:  0                             |   Platform:  All
--------------------------------------------+----------------------------

Comment (by oruizdorantes):

 Looks like the device has an incorrect Class definition:

 214     [Device /dev/bus/usb/1/0/5]
 215         Class .................. 0xff (Vendor specific)
 216         Subclass ............... 0x01
 217         Protocol ............... 0x01

 Class should be 0xe0

 https://github.com/haiku/haiku/blob/master/src/add-
 ons/kernel/drivers/bluetooth/h2/h2generic/h2generic.h#L32


 You could try to add this specific class/subclasss/protocol/vendor/product
 ID in:

 https://github.com/haiku/haiku/blob/master/src/add-
 ons/kernel/drivers/bluetooth/h2/h2generic/h2generic.cpp#L70

--
Ticket URL: <https://dev.haiku-os.org/ticket/12785#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: