/external/wpa_supplicant_8/src/p2p/ |
p2p_invitation.c | 184 int op_freq = 0; local 260 &go, group_bssid, &op_freq, persistent, &intersection, 275 if (op_freq) { 277 op_freq); 278 if (p2p_freq_to_channel(op_freq, ®_class, &channel) < 0) { 280 op_freq); 288 op_freq); 355 op_freq = p2p_channel_to_freq(p2p->op_reg_class, 357 if (op_freq < 0) { 364 p2p_dbg(p2p, "Selected operating channel - %d MHz", op_freq); [all...] |
p2p.h | 944 * @op_freq: Operational frequency for the group 955 int op_freq); [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
notify.h | 143 const u8 *bssid, int id, int op_freq);
|
notify.c | 698 const u8 *bssid, int id, int op_freq) 702 id, op_freq);
|
p2p_supplicant.c | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new.h | 240 int op_freq); 552 int op_freq)
|
dbus_new_handlers_p2p.c | 2266 u16 op_freq; local [all...] |
dbus_new.c | [all...] |