Can I connect a WiFi Direct enabled device to any other device which doesn\'t have WiFi Direct feature but supports WiFi hotspot connection? Does WiFi direct uses specialize
It is possible according to the WiFi Direct documentation, as mentiond here.
If I re-phrase the documentation,
Create a p2p group with the current device as the group owner.This essentially creates an access point that can accept connections from legacy clients as well as other p2p devices
but the guides are for a pretty narrow scope. you'll have to do a bit of research to find out how to implement!