Wi-Fi Direct and “normal” Wi-Fi - Different MAC?

前端 未结 6 2094
余生分开走
余生分开走 2021-01-02 16:25

I\'m currently trying to connect two phones which know each other\'s MAC address via Wi-Fi Direct, and stumbled upon the following problem: The MAC address, which I receive

6条回答
  •  再見小時候
    2021-01-02 16:40

    Forget Wifi manager. Wifi direct address does not equals to MAC address. Wifi direct address uses for wifi direct connection. You can not use to anything else.

    To connect two device with wifi direct device, you have to create a WifiP2pGroup with one of your device. With your another device, you have to search the WifiP2pGroups, select yours, and connect.

提交回复
热议问题