Member Name | Description |
---|---|
TypeAction | AT command type ACTION used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+CHUP. There are no arguments for action commands. |
TypeBasic | AT command type BASIC used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, ATD. Single character commands and everything following the character are arguments. |
TypeRead | AT command type READ used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+VGM?. There are no arguments for this command type. |
TypeSet | |
TypeTest | AT command type TEST used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+VGM=?. There are no arguments for this command type. |