Searched refs:ShadowBluetoothDevice (Results 1 – 10 of 10) sorted by relevance
48 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in canCreateBluetoothDeviceViaNewInstance()173 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in connectGatt_doesntCrash()184 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in connectGatt_withTransport_doesntCrash()197 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in connectGatt_withTransportPhy_doesntCrash()211 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in connectGatt_withTransportPhyHandler_doesntCrash()237 BluetoothDevice device = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in canGetBluetoothGatts()254 BluetoothDevice device = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in connectGatt_setsBluetoothGattCallback()268 BluetoothDevice device = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in canSimulateGattConnectionChange()282 BluetoothDevice device = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in createRfcommSocketToServiceRecord_returnsSocket()292 BluetoothDevice device = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in getSetAlias()[all …]
34 BluetoothDevice btDevice = ShadowBluetoothDevice.newInstance("DE:AD:BE:EE:EE:EF"); in accept()
91 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance("00:11:22:33:AA:BB"); in requestBluetoothAudio_getBluetoothAudio()
103 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance("11:22:33:AA:BB:00"); in getConnectionState_deviceNotFound_returnsDisconnectedState()
58 device = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in setUp()
99 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in setUp()
28 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in canCreateBluetoothDeviceViaNewInstance()95 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in connectGatt_doesntCrash()
22 BluetoothDevice bluetoothDevice = ShadowBluetoothDevice.newInstance(MOCK_MAC_ADDRESS); in canCreateBluetoothGattViaNewInstance()
19 public class ShadowBluetoothDevice { class
45 public class ShadowBluetoothDevice { class288 synchronized (ShadowBluetoothDevice.class) { in createRfcommSocketToServiceRecord()