Searched refs:s_type (Results 1 – 3 of 3) sorted by relevance
128 s_type: str376 s_type = elem.attrib.get('values')389 s_type = p.attrib.get('values')394 … feature_struct = FeatureStruct(c_type=_type.attrib.get('name'), s_type=s_type, features=flags)
91 s_type: str232 s_type = elem.attrib.get("values")247 s_type = p.attrib.get("values")251 …property_struct = PropertyStruct(c_type=full_name, s_type=s_type, name=name, properties=properties)
76 static ATCommandType s_type; variable252 } else switch (s_type) { in processLine()286 RLOGE("Unsupported AT command type %d\n", s_type); in processLine()690 s_type = type; in at_send_command_full_nolock()