Android.Bluetooth.AtCommand Enumeration
Enumerates values returned by several types.

Syntax

public enum AtCommand

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
TypeActionAT command type ACTION used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+CHUP. There are no arguments for action commands.
TypeBasicAT command type BASIC used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, ATD. Single character commands and everything following the character are arguments.
TypeReadAT command type READ used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+VGM?. There are no arguments for this command type.
TypeSet

BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType .

TypeTestAT command type TEST used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+VGM=?. There are no arguments for this command type.

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0