Searched refs:getClassOfDevice (Results 1 – 6 of 6) sorted by relevance
5 method public int getClassOfDevice();
1318 method @NonNull public byte[] getClassOfDevice();
283 public int getClassOfDevice() { in getClassOfDevice() method in BluetoothClass
716 public byte[] getClassOfDevice() { in getClassOfDevice() method in OobData
530 out.writeInt(mBluetoothClass.getClassOfDevice()); in writeToParcel()
103 convertByteArrayToJSONArray(oobData.getClassOfDevice())) in convertOobDataToJson()