Opened 15 years ago

Closed 15 years ago

#3293 closed enhancement (fixed)

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: Blocking:
Platform: All

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 hrev28810

Change History (2)

comment:1 by oruizdorantes, 15 years ago

Type: bugenhancement

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.

comment:2 by oruizdorantes, 15 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.