Searched refs:IBluetoothHidDevice (Results 1 – 5 of 5) sorted by relevance
446 private IBluetoothHidDevice mService;457 mService = IBluetoothHidDevice.Stub.asInterface(service); in onServiceConnected()466 private IBluetoothHidDevice getService() { in getService()481 final IBluetoothHidDevice service = getService(); in getConnectedDevices()501 final IBluetoothHidDevice service = getService(); in getDevicesMatchingConnectionStates()522 final IBluetoothHidDevice service = getService(); in getConnectionState()579 final IBluetoothHidDevice service = getService(); in registerApp()607 final IBluetoothHidDevice service = getService(); in unregisterApp()632 final IBluetoothHidDevice service = getService(); in sendReport()658 final IBluetoothHidDevice service = getService(); in replyReport()[all …]
26 interface IBluetoothHidDevice { interface
714 Landroid/bluetooth/BluetoothHidDevice;->mService:Landroid/bluetooth/IBluetoothHidDevice;1975 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;-><init>(Landroid/os/IBinder;)V1976 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->connect(Landroid/bluetooth/BluetoothDevice;)Z1977 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->disconnect(Landroid/bluetooth/BluetoothDevice;)Z1978 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->getConnectedDevices()Ljava/util/List;1979 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->getConnectionState(Landroid/bluetooth/Bluetooth…1980 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->getDevicesMatchingConnectionStates([I)Ljava/uti…1981 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;1982 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->getUserAppName()Ljava/lang/String;1983 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->mRemote:Landroid/os/IBinder;[all …]
35 "android/bluetooth/IBluetoothHidDevice.aidl",
28 import android.bluetooth.IBluetoothHidDevice;294 static class BluetoothHidDeviceBinder extends IBluetoothHidDevice.Stub