Searched refs:oob_go_neg_channel (Results 1 – 6 of 6) sorted by relevance
5367 if (!msg.oob_go_neg_channel) { in p2p_process_nfc_connection_handover()5373 if (msg.oob_go_neg_channel[3] == 0 && in p2p_process_nfc_connection_handover()5374 msg.oob_go_neg_channel[4] == 0) in p2p_process_nfc_connection_handover()5377 freq = p2p_channel_to_freq(msg.oob_go_neg_channel[3], in p2p_process_nfc_connection_handover()5378 msg.oob_go_neg_channel[4]); in p2p_process_nfc_connection_handover()5384 role = msg.oob_go_neg_channel[5]; in p2p_process_nfc_connection_handover()
592 const u8 *oob_go_neg_channel; member
288 msg->oob_go_neg_channel = data; in p2p_parse_attribute()
595 const u8 *oob_go_neg_channel; member
5412 if (!msg.oob_go_neg_channel) { in p2p_process_nfc_connection_handover()5418 if (msg.oob_go_neg_channel[3] == 0 && in p2p_process_nfc_connection_handover()5419 msg.oob_go_neg_channel[4] == 0) in p2p_process_nfc_connection_handover()5422 freq = p2p_channel_to_freq(msg.oob_go_neg_channel[3], in p2p_process_nfc_connection_handover()5423 msg.oob_go_neg_channel[4]); in p2p_process_nfc_connection_handover()5429 role = msg.oob_go_neg_channel[5]; in p2p_process_nfc_connection_handover()