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 defaultNameAddress() local
384 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in rawDataNull() local
404 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in invalidRawData() local
778 BluetoothClass bluetoothClass = getBluetoothClassHelper(mRemoteCoD); in getBqr() local
DBluetoothClassTest.java42 BluetoothClass bluetoothClass = BluetoothClass.CREATOR.createFromParcel(p); in createBtClass() local