Searched refs:networks_to_match (Results 1 – 3 of 3) sorted by relevance
39 const auto &fbsNetList = fbs_filter.networks_to_match(); in Deserialize()
410 …fers::Vector<flatbuffers::Offset<wifi_offload::fbs::PreferredNetwork>> *networks_to_match() const { in networks_to_match() function419 verifier.VerifyVector(networks_to_match()) && in Verify()420 verifier.VerifyVectorOfTables(networks_to_match()) && in Verify()430 …flatbuffers::Vector<flatbuffers::Offset<wifi_offload::fbs::PreferredNetwork>>> networks_to_match) { in add_networks_to_match()431 fbb_.AddOffset(ScanFilter::VT_NETWORKS_TO_MATCH, networks_to_match); in add_networks_to_match()450 …atbuffers::Vector<flatbuffers::Offset<wifi_offload::fbs::PreferredNetwork>>> networks_to_match = 0,453 builder_.add_networks_to_match(networks_to_match);460 …const std::vector<flatbuffers::Offset<wifi_offload::fbs::PreferredNetwork>> *networks_to_match = n…462 …works_to_match__ = networks_to_match ? _fbb.CreateVector<flatbuffers::Offset<wifi_offload::fbs::Pr…
69 networks_to_match:[PreferredNetwork]; // emtpy means match all