Bug 113309

Summary: Bluetooth name caching problem
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Stefan Behlert <behlert>
Component: Mobile DevicesAssignee: Marcel Holtmann <holtmann>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stefan Behlert 2005-08-26 13:29:24 UTC
hcitool scan 
Scanning ... 
        00:0B:6B:59:3B:F4       BlueZ linux (0) 
g228:~ # hcitool name 00:0B:6B:59:3B:F4  
Acer BlueZ g251 (0) 
 
the first scan shows the 'old', unchanged name. 
 
The name is different. It's not a problem on the receiving (asking) side, 
since my cell phone reports the wrong name, too.
Comment 1 Marcel Holtmann 2005-08-28 14:33:55 UTC
The is a typical problem with a name cache. In Bluetooth there exists no
notification that a name has changed and until you use "hcitool name" the cache
will not be updated and thus the old name will be displayed.
Comment 2 Marcel Holtmann 2005-09-30 14:51:28 UTC
This is not a bug.