Ticket #3293 (closed enhancement: fixed)

Opened 14 months ago

Last modified 13 months ago

bt_dev_info and bt_discovery show wrong information when more than one dongle

Reported by: monni Owned by: oruizdorantes
Priority: normal Milestone: R1
Component: Network & Internet/Bluetooth Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Platform: All
Blocking:

Description

I plugged in two dongles in same USB controller and tried doing both bt_dev_info and bt_discovery.

Expected result: Show two different bdaddr

Experienced behaviour: Show same bdaddr twice

I tried swapping around the dongles and it shows same information so it looks like it's ignoring ID of the dongle totally.

This was around r28810

Change History

Changed 14 months ago by oruizdorantes

  • type changed from bug to enhancement

Yep, this feature is not implemented. I comment it in my blog. bluetooth_server is not monitoring the /dev/bluetooth yet. Only registering in the stack the first device h2generic driver publishes.

Changed 13 months ago by oruizdorantes

  • status changed from new to closed
  • resolution set to fixed

Implementation of GetLocalDevice() in server side allows it now.

Note: See TracTickets for help on using tickets.