Searched refs:BluetoothHidHost (Results 1 – 8 of 8) sorted by relevance
22 import android.bluetooth.BluetoothHidHost;37 private BluetoothHidHost mService;53 mService = (BluetoothHidHost) proxy; in onServiceConnected()
27 import android.bluetooth.BluetoothHidHost;188 BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
231 mConnectionAction = BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED; in ConnectProfileReceiver()326 mInput = (BluetoothHidHost) proxy;365 private BluetoothHidHost mInput = null;945 assertTrue(((BluetoothHidHost)proxy).connect(device)); in connectProfile()1020 assertTrue(((BluetoothHidHost)proxy).disconnect(device)); in disconnectProfile()1246 if (state == BluetoothHidHost.STATE_DISCONNECTED in disconnectFromRemoteOrVerifyConnectNap()1264 methodName, state, BluetoothHidHost.STATE_DISCONNECTED, firedFlags, mask)); in disconnectFromRemoteOrVerifyConnectNap()1413 BluetoothHidHost.ACTION_CONNECTION_STATE_CHANGED}; in getConnectProfileReceiver()
43 public final class BluetoothHidHost implements BluetoothProfile { class233 /*package*/ BluetoothHidHost(Context context, ServiceListener listener) { in BluetoothHidHost() method in BluetoothHidHost
2524 BluetoothHidHost iDev = new BluetoothHidHost(context, listener); in getProfileProxy()2594 BluetoothHidHost iDev = (BluetoothHidHost) proxy; in closeProfileProxy()
11234 Landroid/bluetooth/BluetoothHidHost;11235 Landroid/bluetooth/BluetoothHidHost;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothP…11236 Landroid/bluetooth/BluetoothHidHost;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;11237 Landroid/bluetooth/BluetoothHidHost;->ACTION_HANDSHAKE:Ljava/lang/String;11238 Landroid/bluetooth/BluetoothHidHost;->ACTION_IDLE_TIME_CHANGED:Ljava/lang/String;11239 Landroid/bluetooth/BluetoothHidHost;->ACTION_PROTOCOL_MODE_CHANGED:Ljava/lang/String;11240 Landroid/bluetooth/BluetoothHidHost;->ACTION_REPORT:Ljava/lang/String;11241 Landroid/bluetooth/BluetoothHidHost;->ACTION_VIRTUAL_UNPLUG_STATUS:Ljava/lang/String;11242 Landroid/bluetooth/BluetoothHidHost;->close()V11243 Landroid/bluetooth/BluetoothHidHost;->connect(Landroid/bluetooth/BluetoothDevice;)Z[all …]
682 android.bluetooth.BluetoothHidHost
3219 HSPLandroid/bluetooth/BluetoothHidHost$2;->onServiceConnected(Landroid/content/ComponentName;Landro…3220 HSPLandroid/bluetooth/BluetoothHidHost;-><init>(Landroid/content/Context;Landroid/bluetooth/Bluetoo…3221 HSPLandroid/bluetooth/BluetoothHidHost;->doBind()Z3222 HSPLandroid/bluetooth/BluetoothHidHost;->getConnectedDevices()Ljava/util/List;32774 Landroid/bluetooth/BluetoothHidHost;