Searched refs:CONNECT_HID_OUTGOING (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java71 public static final int CONNECT_HID_OUTGOING = 5; field in class:BluetoothDeviceProfileState
337 case CONNECT_HID_OUTGOING:
526 case CONNECT_HID_OUTGOING:
634 case CONNECT_HID_OUTGOING:
734 case CONNECT_HID_OUTGOING:
840 case CONNECT_HID_OUTGOING:
872 if (mCommand != CONNECT_HID_OUTGOING &&
888 case CONNECT_HID_OUTGOING:
972 case CONNECT_HID_OUTGOING:
1203 case CONNECT_HID_OUTGOING
[all...]
/frameworks/base/core/java/android/server/
H A DBluetoothInputProfileHandler.java74 msg.arg1 = BluetoothDeviceProfileState.CONNECT_HID_OUTGOING;

Completed in 65 milliseconds