HomeSort by relevance Sort by last modified time
    Searched refs:operating_channel (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 398 if (!msg.operating_channel) {
596 msg.operating_channel,
597 msg.operating_channel[3],
598 msg.operating_channel[4]);
860 if (!msg.operating_channel && !go) {
885 if (msg.operating_channel) {
887 msg.operating_channel,
888 msg.operating_channel[3],
889 msg.operating_channel[4]);
979 msg.operating_channel, go)
    [all...]
p2p_i.h 449 const u8 *operating_channel; member in struct:p2p_message
p2p_parse.c 94 msg->operating_channel = data;

Completed in 6188 milliseconds