Searched refs:getProtocolMode (Results 1 – 6 of 6) sorted by relevance
130 mBinder.getProtocolMode(mRemoteDevice, null); in getProtocolMode_callsServiceMethod()132 verify(mService).getProtocolMode(mRemoteDevice); in getProtocolMode_callsServiceMethod()
48 boolean getProtocolMode(in BluetoothDevice device, in AttributionSource attributionSource); in getProtocolMode() method
70 boolean getProtocolMode(byte[] address, int addressType, int transport) { in getProtocolMode() method in HidHostNativeInterface
622 if (!mNativeInterface.getProtocolMode( in handleMessageGetProtocolMode()912 public boolean getProtocolMode(BluetoothDevice device, AttributionSource source) { in getProtocolMode() method in HidHostService.BluetoothHidHostBinder917 return service.getProtocolMode(device); in getProtocolMode()1160 boolean getProtocolMode(BluetoothDevice device) { in getProtocolMode() method in HidHostService
641 public boolean getProtocolMode(BluetoothDevice device) { in getProtocolMode() method in BluetoothHidHost649 return service.getProtocolMode(device, mAttributionSource); in getProtocolMode()
750 Landroid/bluetooth/BluetoothHidHost;->getProtocolMode(Landroid/bluetooth/BluetoothDevice;)Z2052 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getProtocolMode(Landroid/bluetooth/BluetoothDevic…2086 Landroid/bluetooth/IBluetoothHidHost;->getProtocolMode(Landroid/bluetooth/BluetoothDevice;)Z