Merge "BluetoothInputJava: Add broadcast action REPORT" into klp-modular-dev
This commit is contained in:
@@ -76,6 +76,12 @@ public final class BluetoothInputDevice implements BluetoothProfile {
|
||||
public static final String ACTION_PROTOCOL_MODE_CHANGED =
|
||||
"android.bluetooth.input.profile.action.PROTOCOL_MODE_CHANGED";
|
||||
|
||||
/**
|
||||
* @hide
|
||||
*/
|
||||
@SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
|
||||
public static final String ACTION_REPORT =
|
||||
"android.bluetooth.input.profile.action.REPORT";
|
||||
|
||||
/**
|
||||
* @hide
|
||||
|
||||
Reference in New Issue
Block a user