Re: Set device BD_ADDR via ng_bluetooth

From: Maksim Yevmenkin (maksim.yevmenkin_at_gmail.com)
Date: 07/22/04

  • Next message: Stephen McKay: "PPPoE problem: "Too many LQR packets lost""
    Date: Wed, 21 Jul 2004 23:38:22 -0700
    To: Anil Madhavapeddy <anil@recoil.org>
    
    

    > This is a long shot, but is it possible to set a Bluetooth device's
    > BD_ADDR to a custom value using ng_bluetooth? I couldn't spot anything
    > in the ng_btsocket(4) man page, or in the Bluez stack on Linux.

    bluetooth spec v1.1 does not define a way to set device's bd_addr.

    i guess it *might* be possible via vendor specific command. of course
    you would need to know the vendor command opcode and the parameters
    for the specific bluetooth chip. good luck finding them out. vendor
    commands on some chips do not even return any events back, so it makes
    it hard to just probe all possible opcodes to see what device does.

    device's bd_addr is the only way to identify bluetooth device. you are
    not supposed to change it. everything else is tied to the bd_add, i.e.
    security etc. why do you want to change it anyway?

    max
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Stephen McKay: "PPPoE problem: "Too many LQR packets lost""

    Relevant Pages

    • Re: Process start-up sequence / Active Synch
      ... Presumably, before inserting such a batch file, I need to remove the ... existing start command for the app. ... Some months ago I added a Bluetooth USB adapter to my PC to easily be ... So is there way to either delay loading of MS Active Synch or bringing ...
      (microsoft.public.windowsxp.configuration_manage)
    • Re: Modem Commands out Virtual COM Port
      ... U,9600,N // my command, sets baud rate to 9600 bps ... If I send these commands via Bluetooth, would I need to issue an "AT" ... WriteFile(hPort, buf, 5, &num, NULL); ... I'm guessing I don't receive responses on the Pocket PC's Bluetooth port ...
      (microsoft.public.pocketpc.developer)
    • Hardy: bluetooth headset (sound + mic)
      ... I have a bluetooth headset which I could pair with Gutsy, ... Skype will freeze. ... A good way to test a MIC on the command line? ...
      (Ubuntu)
    • Re: Bluetooth mouse in Dapper
      ... I have to do to get my bluetooth mouse (Microsoft Intellimouse Explorer ... When I plug in the bluetooth USB dongle that comes with the mouse, ... While the command is running, press the "Connect" button on your mouse ... sudo hcitool cc ...
      (Ubuntu)
    • Re: Bluetooth mouse in Dapper
      ... I have to do to get my bluetooth mouse (Microsoft Intellimouse Explorer ... sudo hcitool scan ... While the command is running, press the "Connect" button on your mouse ...
      (Ubuntu)