Intent used to broadcast that the headset has posted a vendor-specific event.
This intent will have 4 extras and 1 category.
The category is the Company ID of the vendor defining the vendor-specific command. Android.Bluetooth.BluetoothAssignedNumbers For example, for Plantronics specific events Category will be BluetoothHeadset.VendorSpecificHeadsetEventCompanyIdCategory.55
For example, an AT+XEVENT=foo,3 will get translated into
Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH permission to receive.