Home
last modified time | relevance | path

Searched refs:networks_to_match (Results 1 – 3 of 3) sorted by relevance

/chre-3.4.0/apps/wifi_offload/
Dscan_filter.cc39 const auto &fbsNetList = fbs_filter.networks_to_match(); in Deserialize()
/chre-3.4.0/apps/wifi_offload/include/chre/apps/wifi_offload/generated/
Dflatbuffers_types_generated.h410 …fers::Vector<flatbuffers::Offset<wifi_offload::fbs::PreferredNetwork>> *networks_to_match() const { in networks_to_match() function
419 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…
Dflatbuffers_types.fbs69 networks_to_match:[PreferredNetwork]; // emtpy means match all