WiFi Direct device connection with other Android devices

后端 未结 3 1262
情歌与酒
情歌与酒 2021-01-15 18:17

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

3条回答
  •  自闭症患者
    2021-01-15 19:17

    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!

提交回复
热议问题