Opened 16 years ago
Closed 16 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 , 16 years ago
Type: | bug → enhancement |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Implementation of GetLocalDevice() in server side allows it now.
Note:
See TracTickets
for help on using tickets.
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.