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.
--
Anil Madhavapeddy http://anil.recoil.org
Uni
On 1 Jul 2004, at 20:47, Julian Elischer wrote:
I think that nearly all languages these day shave to take into account
"what C does" and they need to have packing etc taken explicitly into
account when they do syscalls etc. so I don't think that you will have
too many problems and there should be
les of word size), and my initial
tests have worked fine on i386. Just wondering if others have come up
with a better solution than a large set of FFI bindings.
--
Anil Madhavapeddy
http://anil.recoil.org
University of Cambridge
to hard to track down bugs in the
future? It shouldn't even affect the gcc ABI I think ... ?
For the moment, I'll get on with just serialising as if it were
optimally packed from OCaml, thanks for your help so far!
--
Anil Madhavapeddy http://anil.reco
they were
packed, I could just do it all in OCaml.
Isn't this a problem for other language bindings as well, or is
everyone doing Netgraph userland hacking in C at the moment?
--
Anil Madhavapeddy
http://anil.recoil.org
University of
eans
that it's very difficult to serialise them in a language other than C.
Is there any reason why these aren't packed? If not, I can submit a
diff to make them so.
thanks,
--
Anil Madhavapeddy
http://anil.recoil.org
University of Cambridge