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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_invitation.c275 if (msg.operating_channel) {
278 (const char *) msg.operating_channel,
279 msg.operating_channel[3],
280 msg.operating_channel[4]);
286 msg.operating_channel[3],
287 msg.operating_channel[4])) {
288 p2p->op_reg_class = msg.operating_channel[3];
289 p2p->op_channel = msg.operating_channel[4];
H A Dp2p_go_neg.c459 if (!msg.operating_channel) {
657 msg.operating_channel,
658 msg.operating_channel[3],
659 msg.operating_channel[4]);
946 if (!msg.operating_channel && !go) {
971 if (msg.operating_channel) {
973 msg.operating_channel,
974 msg.operating_channel[3],
975 msg.operating_channel[4]);
1065 msg.operating_channel, g
[all...]
H A Dp2p_i.h483 const u8 *operating_channel; member in struct:p2p_message
H A Dp2p_parse.c94 msg->operating_channel = data;
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_invitation.c275 if (msg.operating_channel) {
278 (const char *) msg.operating_channel,
279 msg.operating_channel[3],
280 msg.operating_channel[4]);
286 msg.operating_channel[3],
287 msg.operating_channel[4])) {
288 p2p->op_reg_class = msg.operating_channel[3];
289 p2p->op_channel = msg.operating_channel[4];
H A Dp2p_go_neg.c459 if (!msg.operating_channel) {
657 msg.operating_channel,
658 msg.operating_channel[3],
659 msg.operating_channel[4]);
946 if (!msg.operating_channel && !go) {
971 if (msg.operating_channel) {
973 msg.operating_channel,
974 msg.operating_channel[3],
975 msg.operating_channel[4]);
1065 msg.operating_channel, g
[all...]
H A Dp2p_i.h483 const u8 *operating_channel; member in struct:p2p_message
H A Dp2p_parse.c94 msg->operating_channel = data;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_invitation.c275 if (msg.operating_channel) {
278 (const char *) msg.operating_channel,
279 msg.operating_channel[3],
280 msg.operating_channel[4]);
286 msg.operating_channel[3],
287 msg.operating_channel[4])) {
288 p2p->op_reg_class = msg.operating_channel[3];
289 p2p->op_channel = msg.operating_channel[4];
H A Dp2p_go_neg.c459 if (!msg.operating_channel) {
657 msg.operating_channel,
658 msg.operating_channel[3],
659 msg.operating_channel[4]);
946 if (!msg.operating_channel && !go) {
971 if (msg.operating_channel) {
973 msg.operating_channel,
974 msg.operating_channel[3],
975 msg.operating_channel[4]);
1065 msg.operating_channel, g
[all...]
H A Dp2p_i.h483 const u8 *operating_channel; member in struct:p2p_message
H A Dp2p_parse.c94 msg->operating_channel = data;

Completed in 29 milliseconds