<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I have a question when I use wpa_supplicant to set up a WFD
    connection:<br>
    <br>
    we know that we can use "wfd_subelem_set 0 <i>wfd_device_information</i>"
    and "set wifi diaplay 1" to enable WFD if we want use WiFi Display
    feature.<br>
    and we can also indicate local side WFD Device Type with difference
    WFD Device Type bits, for example:<br>
    0b00: WFD Source<br>
    0b01: Primary Sink<br>
    0b10: Secondary Sink<br>
    0b11: dual-role possible, i.e., either a WFD Source or a Primary
    Sink<br>
    <br>
    if we configure local side with 0b11, <b><big>How</big></b> can I
    get the information about real WFD device type of local side in a
    determinately WFD session?<br>
    <br>
    Thanks in advance!<br>
    <br>
    Leo<br>
  </body>
</html>