Home
last modified time | relevance | path

Searched defs:getRemoteClass (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetooth.java36 int getRemoteClass(BluetoothDevice device); in getRemoteClass() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothImpl.java86 public int getRemoteClass(BluetoothDevice device) { in getRemoteClass() method in IBluetoothImpl
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl139 …oneway void getRemoteClass(in BluetoothDevice device, in AttributionSource attributionSource, in S… in getRemoteClass() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2702 public void getRemoteClass(BluetoothDevice device, AttributionSource source, in getRemoteClass() method in AdapterService.AdapterServiceBinder
2710 private int getRemoteClass(BluetoothDevice device, AttributionSource attributionSource) { in getRemoteClass() method in AdapterService.AdapterServiceBinder