Searched refs:p2p_peer_channels (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
D | p2p_go_neg.c | 91 static int p2p_peer_channels(struct p2p_data *p2p, struct p2p_device *dev, in p2p_peer_channels() function 917 if (p2p_peer_channels(p2p, dev, msg.channel_list, in p2p_process_go_neg_req() 1289 if (p2p_peer_channels(p2p, dev, msg.channel_list, in p2p_process_go_neg_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p_go_neg.c | 91 static int p2p_peer_channels(struct p2p_data *p2p, struct p2p_device *dev, in p2p_peer_channels() function 926 if (p2p_peer_channels(p2p, dev, msg.channel_list, in p2p_process_go_neg_req() 1298 if (p2p_peer_channels(p2p, dev, msg.channel_list, in p2p_process_go_neg_resp()
|