Lines Matching refs:AT
13 AT+FCLASS=8 Enable audio mode.
18 AT+FCLASS=0 Disable audio mode.
20 AT+FCLASS=? Show possible modes.
21 AT+FCLASS? Report current mode (0 or 8).
27 AT+Vxx? Show current setting.
28 AT+Vxx=? Show possible settings.
29 AT+Vxx=v Set simple parameter.
30 AT+Vxx=v,v ... Set complex parameter.
35 AT+VNH=x Auto hangup setting. NO EFFECT, supported
37 AT+VNH? Always reporting "1"
38 AT+VNH=? Always reporting "1"
40 AT+VIP Reset all audio parameters.
42 AT+VLS=x Line select. x is one of the following:
45 AT+VLS=? Always reporting "0,2"
46 AT+VLS? Show current line.
48 AT+VRX Start recording. Emulator responds with
52 AT+VSD=x,y Set silence-detection parameters.
58 AT+VSD=? Report possible parameters.
59 AT+VSD? Show current parameters.
61 AT+VDD=x,y Set DTMF-detection parameters.
69 AT+VDD=? Report possible parameters.
70 AT+VDD? Show current parameters.
72 AT+VSM=x Select audio data format.
79 AT+VSM=? Show possible audio formats.
81 AT+VTX Start audio playback. Emulator responds
97 Upon AT+VRX command, the emulator responds with CONNECT, and
128 When sending audio data, upon AT+VTX command, emulator responds with
135 AT-command-line (i.e.: "AT+VTX+VRX"), full-duplex-mode is selected.