.NET Components for Mobility

How to change PrimaryRadio.Name ???

Last post 06-14-2008 6:34 AM by alanjmcf. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 06-05-2008 3:29 AM

    • qg163
    • Top 50 Contributor
    • Joined on 04-18-2008
    • Posts 9

    How to change PrimaryRadio.Name ???

    i want set the my devices's name when use OOP....

    @_@

  • 06-05-2008 9:20 PM In reply to

    Re: How to change PrimaryRadio.Name ???

    There's no native API for that on Win32 so we can't expose that function either... :-(

    Alan J. McFarlane
    http://www.alanjmcf.me.uk/
    Please follow-up in the newsgroup for the benefit of all.
    Have I helped? Consider visiting my Amazon wishlist, see my homepage.
  • 06-05-2008 11:40 PM In reply to

    • qg163
    • Top 50 Contributor
    • Joined on 04-18-2008
    • Posts 9

    Re: How to change PrimaryRadio.Name ???

    i can change name in WINCE Registry HKEY_LOCAL_MACHINE/IDENT/NAME but i must unplug and replug BT Dongle to active the new name.
  • 06-09-2008 10:13 AM In reply to

    Re: How to change PrimaryRadio.Name ???

    But changing BluetoothRadio.Name does work on CE, well at least on Windows Mobile.  It works on my device (the version of SdpBrowserPPC/CF2 in the repository has a 'set radio name' menu option and I test it with that).  Try setting the property and see if it works for you too. :-)

    Alan J. McFarlane
    http://www.alanjmcf.me.uk/
    Please follow-up in the newsgroup for the benefit of all.
    Have I helped? Consider visiting my Amazon wishlist, see my homepage.
  • 06-10-2008 10:29 PM In reply to

    • qg163
    • Top 50 Contributor
    • Joined on 04-18-2008
    • Posts 9

    Re: How to change PrimaryRadio.Name ???

    @_@ i changing BluetoothRadio.Name .... but ..it not work.. IN WINCE 5.0
  • 06-14-2008 6:34 AM In reply to

    Re: How to change PrimaryRadio.Name ???

    :-(  That's life on CE/WM.  Not everything is the same between them, and in particular every CE device can be different.  It's down to the OEM what components and setting he uses into his platform build.  You could speak to the OEM and see if they can add the support.

    However I see that we only change a Registry value too, see in BluetoothRadio.cs we set "LocalName" at "\Software\\Microsoft\Bluetooth\\Settings".

    Alan J. McFarlane
    http://www.alanjmcf.me.uk/
    Please follow-up in the newsgroup for the benefit of all.
    Have I helped? Consider visiting my Amazon wishlist, see my homepage.
Page 1 of 1 (6 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.