Searched defs:bluetoothClass (Results 1 – 11 of 11) sorted by relevance
50 public boolean isInputDevice(BluetoothClass bluetoothClass) { in isInputDevice()
54 void onDeviceFound(String address, int bluetoothClass, String name); in onDeviceFound()114 void setBluetoothClass(int bluetoothClass) { in setBluetoothClass()
147 public Bluelet setBluetoothClass(int bluetoothClass) { in setBluetoothClass()472 public void onDeviceFound(String address, int bluetoothClass, String name) { in onDeviceFound()
66 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in createBtClass() local
63 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in createBtClass() local
72 Bluelet setBluetoothClass(int bluetoothClass); in setBluetoothClass()
87 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in createBtClass() local
245 BluetoothClass bluetoothClass, in BluetoothQualityReport()533 private BluetoothClass bluetoothClass; field in BluetoothQualityReport.Builder627 public Builder setBluetoothClass(@Nullable BluetoothClass bluetoothClass) { in setBluetoothClass()
631 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(parcel); in parseBluetoothClassFromBluetoothRecord() local
973 int bluetoothClass = in adapterPropertyChangedCallback() local
406 void setBluetoothClass(int bluetoothClass) { in setBluetoothClass()