Searched defs:networks_to_match (Results 1 - 1 of 1) sorted by relevance

/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
H A Dflatbuffers_types_generated.h387 *networks_to_match() const { function in struct:wifi_offload::fbs::FLATBUFFERS_FINAL_CLASS
398 verifier.Verify(networks_to_match()) &&
399 verifier.VerifyVectorOfTables(networks_to_match()) &&
411 networks_to_match) {
412 fbb_.AddOffset(ScanFilter::VT_NETWORKS_TO_MATCH, networks_to_match);
433 networks_to_match = 0,
436 builder_.add_networks_to_match(networks_to_match);
444 *networks_to_match = nullptr,
448 networks_to_match
450 *networks_to_match)
408 add_networks_to_match( flatbuffers::Offset< flatbuffers::Vector<flatbuffers::Offset<PreferredNetwork>>> networks_to_match) argument
[all...]

Completed in 1388 milliseconds