Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c1142 const u8 *resp_chan, int go) in p2p_build_go_neg_conf() argument
1185 if (go || resp_chan == NULL) in p2p_build_go_neg_conf()
1190 p2p_buf_add_operating_channel(buf, (const char *) resp_chan, in p2p_build_go_neg_conf()
1191 resp_chan[3], resp_chan[4]); in p2p_build_go_neg_conf()