Searched refs:localIfMode (Results 1 – 6 of 6) sorted by relevance
121 localIfMode(-1), prefBand(0), prefBandwidth(PreferBandwidth::BW_DEFAULT) { in RecommendChannelRequest()134 int localIfMode; variable
106 req.localIfMode = request->localIfMode; in ConvertRecommendChannelRequest()
120 int localIfMode; member
157 request.localIfMode = static_cast<int>(data[index++]); in Hid2dGetRecommendChannelTest()
927 request.localIfMode = data.ReadInt32(); in OnHid2dGetRecommendChannel()
1494 data.WriteInt32(request.localIfMode); in Hid2dGetRecommendChannel()