Searched refs:operating_channel (Results 1 - 15 of 15) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_pd.c449 u8 operating_channel = 0; local
499 operating_channel = 1;
511 operating_channel = 1;
515 operating_channel = 1;
523 operating_channel = 1;
537 operating_channel = 1;
543 P2PS_PD_REQ_CHECK(operating_channel, operating_channel);
790 msg.persistent_dev) && msg.operating_channel) {
801 msg.operating_channel[
[all...]
H A Dp2p_invitation.c305 if (msg.operating_channel) {
308 msg.operating_channel[3],
309 msg.operating_channel[4]);
314 msg.operating_channel[3],
315 msg.operating_channel[4])) {
316 p2p->op_reg_class = msg.operating_channel[3];
317 p2p->op_channel = msg.operating_channel[4];
538 if (msg.operating_channel) {
540 msg.operating_channel[3],
541 msg.operating_channel[
[all...]
H A Dp2p_go_neg.c776 if (!msg.operating_channel) {
993 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
994 msg.operating_channel[4]);
1272 if (!msg.operating_channel && !go) {
1294 if (msg.operating_channel) {
1295 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1296 msg.operating_channel[4]);
1377 status, msg.operating_channel,
1474 if (!msg.operating_channel) {
1481 int oper_freq = p2p_channel_to_freq(msg.operating_channel[
[all...]
H A Dp2p_i.h576 const u8 *operating_channel; member in struct:p2p_message
H A Dp2p_parse.c112 msg->operating_channel = data;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_pd.c449 u8 operating_channel = 0; local
499 operating_channel = 1;
511 operating_channel = 1;
515 operating_channel = 1;
523 operating_channel = 1;
537 operating_channel = 1;
543 P2PS_PD_REQ_CHECK(operating_channel, operating_channel);
790 msg.persistent_dev) && msg.operating_channel) {
801 msg.operating_channel[
[all...]
H A Dp2p_invitation.c305 if (msg.operating_channel) {
308 msg.operating_channel[3],
309 msg.operating_channel[4]);
314 msg.operating_channel[3],
315 msg.operating_channel[4])) {
316 p2p->op_reg_class = msg.operating_channel[3];
317 p2p->op_channel = msg.operating_channel[4];
538 if (msg.operating_channel) {
540 msg.operating_channel[3],
541 msg.operating_channel[
[all...]
H A Dp2p_go_neg.c776 if (!msg.operating_channel) {
993 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
994 msg.operating_channel[4]);
1272 if (!msg.operating_channel && !go) {
1294 if (msg.operating_channel) {
1295 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1296 msg.operating_channel[4]);
1377 status, msg.operating_channel,
1474 if (!msg.operating_channel) {
1481 int oper_freq = p2p_channel_to_freq(msg.operating_channel[
[all...]
H A Dp2p_i.h576 const u8 *operating_channel; member in struct:p2p_message
H A Dp2p_parse.c112 msg->operating_channel = data;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_pd.c449 u8 operating_channel = 0; local
499 operating_channel = 1;
511 operating_channel = 1;
515 operating_channel = 1;
523 operating_channel = 1;
537 operating_channel = 1;
543 P2PS_PD_REQ_CHECK(operating_channel, operating_channel);
790 msg.persistent_dev) && msg.operating_channel) {
801 msg.operating_channel[
[all...]
H A Dp2p_invitation.c305 if (msg.operating_channel) {
308 msg.operating_channel[3],
309 msg.operating_channel[4]);
314 msg.operating_channel[3],
315 msg.operating_channel[4])) {
316 p2p->op_reg_class = msg.operating_channel[3];
317 p2p->op_channel = msg.operating_channel[4];
538 if (msg.operating_channel) {
540 msg.operating_channel[3],
541 msg.operating_channel[
[all...]
H A Dp2p_go_neg.c776 if (!msg.operating_channel) {
993 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
994 msg.operating_channel[4]);
1272 if (!msg.operating_channel && !go) {
1294 if (msg.operating_channel) {
1295 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1296 msg.operating_channel[4]);
1377 status, msg.operating_channel,
1474 if (!msg.operating_channel) {
1481 int oper_freq = p2p_channel_to_freq(msg.operating_channel[
[all...]
H A Dp2p_i.h576 const u8 *operating_channel; member in struct:p2p_message
H A Dp2p_parse.c112 msg->operating_channel = data;

Completed in 74 milliseconds