Searched refs:oob_go_neg_channel (Results 1 – 3 of 3) sorted by relevance
5408 if (!msg.oob_go_neg_channel) { in p2p_process_nfc_connection_handover()5414 if (msg.oob_go_neg_channel[3] == 0 && in p2p_process_nfc_connection_handover()5415 msg.oob_go_neg_channel[4] == 0) in p2p_process_nfc_connection_handover()5418 freq = p2p_channel_to_freq(msg.oob_go_neg_channel[3], in p2p_process_nfc_connection_handover()5419 msg.oob_go_neg_channel[4]); in p2p_process_nfc_connection_handover()5425 role = msg.oob_go_neg_channel[5]; in p2p_process_nfc_connection_handover()
595 const u8 *oob_go_neg_channel; member
288 msg->oob_go_neg_channel = data; in p2p_parse_attribute()