Searched refs:getRemoteClass (Results 1 – 4 of 4) sorted by relevance
123 int getRemoteClass(in BluetoothDevice device, in AttributionSource attributionSource); in getRemoteClass() method
2381 int classInt = service.getRemoteClass(this, mAttributionSource); in getBluetoothClass()
1116 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getRemoteClass(Landroid/bluetooth/BluetoothDevice;)I1248 Landroid/bluetooth/IBluetooth;->getRemoteClass(Landroid/bluetooth/BluetoothDevice;)I
3058 public int getRemoteClass(BluetoothDevice device, AttributionSource attributionSource) { in getRemoteClass() method in AdapterService.AdapterServiceBinder