Lines Matching refs:os_strstr

110 	pos = os_strstr(cmd, " own=");  in hostapd_dpp_nfc_handover_req()
118 pos = os_strstr(cmd, " uri="); in hostapd_dpp_nfc_handover_req()
141 pos = os_strstr(cmd, " own="); in hostapd_dpp_nfc_handover_sel()
149 pos = os_strstr(cmd, " uri="); in hostapd_dpp_nfc_handover_sel()
317 pos = os_strstr(cmd, " own="); in hostapd_dpp_pkex_done()
336 pos = os_strstr(cmd, " role="); in hostapd_dpp_pkex_done()
846 pos = os_strstr(cmd, " peer="); in hostapd_dpp_auth_init()
858 pos = os_strstr(cmd, " tcp_port="); in hostapd_dpp_auth_init()
886 pos = os_strstr(cmd, " own="); in hostapd_dpp_auth_init()
905 pos = os_strstr(cmd, " role="); in hostapd_dpp_auth_init()
919 pos = os_strstr(cmd, " neg_freq="); in hostapd_dpp_auth_init()
982 if (os_strstr(cmd, " role=configurator")) in hostapd_dpp_listen()
984 else if (os_strstr(cmd, " role=enrollee")) in hostapd_dpp_listen()
989 hapd->dpp_qr_mutual = os_strstr(cmd, " qr=mutual") != NULL; in hostapd_dpp_listen()
3228 pos = os_strstr(cmd, " tcp_port="); in hostapd_dpp_pkex_add()
3246 pos = os_strstr(cmd, " own="); in hostapd_dpp_pkex_add()
3266 pos = os_strstr(cmd, " identifier="); in hostapd_dpp_pkex_add()
3279 pos = os_strstr(cmd, " code="); in hostapd_dpp_pkex_add()
3288 pos = os_strstr(cmd, " ver="); in hostapd_dpp_pkex_add()
3303 if (os_strstr(cmd, " init=1")) { in hostapd_dpp_pkex_add()
3557 pos = os_strstr(cmd, " tcp_port="); in hostapd_dpp_controller_start()
3563 pos = os_strstr(cmd, " role="); in hostapd_dpp_controller_start()
3577 config.qr_mutual = os_strstr(cmd, " qr=mutual") != NULL; in hostapd_dpp_controller_start()
3823 pos = os_strstr(cmd, " own="); in hostapd_dpp_chirp()
3834 pos = os_strstr(cmd, " iter="); in hostapd_dpp_chirp()
3841 pos = os_strstr(cmd, " listen="); in hostapd_dpp_chirp()