Home
last modified time | relevance | path

Searched refs:FT_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dnanopb.proto14 FT_DEFAULT = 0; // Automatically decide field type, generate static field if possible. enumerator
44 optional FieldType type = 3 [default = FT_DEFAULT];
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/gen/
Dnanopb_pb2.py98 FT_DEFAULT = 0 variable