Home
last modified time | relevance | path

Searched refs:p2p_client (Results 1 – 2 of 2) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dp2p.c353 dut->p2p_client = 1; in p2p_group_add()
1450 dut->p2p_client = 0; in cmd_sta_p2p_dissolve()
1817 dut->p2p_client = 0; in cmd_sta_p2p_reset()
2373 if (dut->go || dut->p2p_client) { in nfc_read_tag()
2841 if (dut->go || dut->p2p_client) { in nfc_p2p_connection_handover()
H A Dsigma_dut.h430 int p2p_client; member