Typically hardware supports it, but generally chipsets either have
infrastructure or ad hoc mode as an xor.
For example, you can change to ad hoc mode using iwconfig, on a rooted phone..
This project
http://code.google.com/p/adhoc-on-android/ presents a
high level implementation, but you probably don't want to use it for
anything real..
If you're talking about other ad hoc implementations, you can find
these as well, but they're mostly hacky. What level of realism do you
want? If you are just interested in a hacky thing for research, then
you can sort of hack it up using a combination of high and low level
support (as in that library), if you want something more production
stable you definitely need to make your own firmware, most of the
pieces are already in the kernel, however.
kris
On Sat, Oct 13, 2012 at 10:14 AM, William Roberts
<
bill.c....@gmail.com> wrote:
> Not sure but I think the hardware needs to support it too. So you may want to find hardware that can do that...
>
> --
> You received this message because you are subscribed to the Google Groups "android-platform" group.
> To view this discussion on the web visit
https://groups.google.com/d/msg/android-platform/-/uosQXEzyZ5MJ.
> To post to this group, send email to
android-...@googlegroups.com.
> To unsubscribe from this group, send email to
android-platfo...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/android-platform?hl=en.
>