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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_invitation.c281 if (msg.operating_channel) {
284 msg.operating_channel[3],
285 msg.operating_channel[4]);
290 msg.operating_channel[3],
291 msg.operating_channel[4])) {
292 p2p->op_reg_class = msg.operating_channel[3];
293 p2p->op_channel = msg.operating_channel[4];
465 if (msg.operating_channel) {
467 msg.operating_channel[3],
468 msg.operating_channel[
[all...]
H A Dp2p_go_neg.c580 if (!msg.operating_channel) {
774 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
775 msg.operating_channel[4]);
1038 if (!msg.operating_channel && !go) {
1060 if (msg.operating_channel) {
1061 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1062 msg.operating_channel[4]);
1127 status, msg.operating_channel,
1224 if (!msg.operating_channel) {
1231 int oper_freq = p2p_channel_to_freq(msg.operating_channel[
[all...]
H A Dp2p_i.h520 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.c281 if (msg.operating_channel) {
284 msg.operating_channel[3],
285 msg.operating_channel[4]);
290 msg.operating_channel[3],
291 msg.operating_channel[4])) {
292 p2p->op_reg_class = msg.operating_channel[3];
293 p2p->op_channel = msg.operating_channel[4];
465 if (msg.operating_channel) {
467 msg.operating_channel[3],
468 msg.operating_channel[
[all...]
H A Dp2p_go_neg.c580 if (!msg.operating_channel) {
774 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
775 msg.operating_channel[4]);
1038 if (!msg.operating_channel && !go) {
1060 if (msg.operating_channel) {
1061 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1062 msg.operating_channel[4]);
1127 status, msg.operating_channel,
1224 if (!msg.operating_channel) {
1231 int oper_freq = p2p_channel_to_freq(msg.operating_channel[
[all...]
H A Dp2p_i.h520 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.c281 if (msg.operating_channel) {
284 msg.operating_channel[3],
285 msg.operating_channel[4]);
290 msg.operating_channel[3],
291 msg.operating_channel[4])) {
292 p2p->op_reg_class = msg.operating_channel[3];
293 p2p->op_channel = msg.operating_channel[4];
465 if (msg.operating_channel) {
467 msg.operating_channel[3],
468 msg.operating_channel[
[all...]
H A Dp2p_go_neg.c580 if (!msg.operating_channel) {
774 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
775 msg.operating_channel[4]);
1038 if (!msg.operating_channel && !go) {
1060 if (msg.operating_channel) {
1061 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3],
1062 msg.operating_channel[4]);
1127 status, msg.operating_channel,
1224 if (!msg.operating_channel) {
1231 int oper_freq = p2p_channel_to_freq(msg.operating_channel[
[all...]
H A Dp2p_i.h520 const u8 *operating_channel; member in struct:p2p_message
H A Dp2p_parse.c94 msg->operating_channel = data;

Completed in 152 milliseconds