Home
last modified time | relevance | path

Searched defs:bluetoothClass (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java166 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in getBluetoothClassHelper() local
180 BluetoothClass bluetoothClass = getBluetoothClassHelper(remoteCoD); in initBqrCommon() local
346 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in testDefaultNameAddress() local
384 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in testRawDataNull() local
404 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in testInvalidRawData() local
778 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in getBqr() local
DBluetoothClassTest.java41 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in createBtClass() local