Searched refs:bluetoothClass (Results 1 – 2 of 2) sorted by relevance
42 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in createBtClass() local44 return bluetoothClass; in createBtClass()
166 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in getBluetoothClassHelper() local168 return bluetoothClass; in getBluetoothClassHelper()180 BluetoothClass bluetoothClass = getBluetoothClassHelper(remoteCoD); in initBqrCommon() local189 .setBluetoothClass(bluetoothClass) in initBqrCommon()199 Assert.assertEquals(bluetoothClass, bqr.getBluetoothClass()); in initBqrCommon()346 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in defaultNameAddress() local354 .setBluetoothClass(bluetoothClass) in defaultNameAddress()384 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in rawDataNull() local395 .setBluetoothClass(bluetoothClass) in rawDataNull()404 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in invalidRawData() local[all …]