Searched refs:Execution (Results 1 – 3 of 3) sorted by relevance
76 [AtCommand("AT+QR14FEATURE", CommandType.Execution)]276 [AtCommand("AT+QPLMNS", CommandType.Execution)]332 [AtCommand("AT+QPSC", CommandType.Execution)]
181 Type = CommandType.Execution; in ParsedCommand()
425 public AtCommandAttribute(string command, CommandType type = CommandType.Execution) in AtCommandAttribute()542 Execution = 1 << 3, enumerator