Searched defs:btClass (Results 1 – 10 of 10) sorted by relevance
125 int transport, OobData oobData, ParcelUuid[] uuids, BluetoothClass btClass, in BluetoothPeripheralHandover()594 boolean hasA2dpCapability(ParcelUuid[] uuids, BluetoothClass btClass) { in hasA2dpCapability()608 boolean hasHeadsetCapability(ParcelUuid[] uuids, BluetoothClass btClass) { in hasHeadsetCapability()
169 BluetoothClass btClass = msgData.getParcelable(EXTRA_PERIPHERAL_CLASS); in doPeripheralHandover() local
99 public BluetoothClass btClass = null; field in HandoverDataParser.BluetoothHandoverData
186 BluetoothClass btClass = new BluetoothClass(0); in setBluetoothClass() local
165 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource()
212 BluetoothClass btClass = device.getBtClass(); in getIconRes() local
279 public static boolean doesClassMatchSink(BluetoothClass btClass) { in doesClassMatchSink()
315 BluetoothClass btClass = mock(BluetoothClass.class); in addBluetoothDevice() local
174 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource()
265 BluetoothClass btClass = dev.getBluetoothClass(); in processMessage() local