Searched refs:BluetoothAdapterSnippet (Results 1 – 3 of 3) sorted by relevance
14 import com.google.android.mobly.snippet.bundled.bluetooth.BluetoothAdapterSnippet;62 BluetoothDevice device = BluetoothAdapterSnippet.getKnownDeviceByAddress(deviceAddress); in btA2dpConnect()
14 import com.google.android.mobly.snippet.bundled.bluetooth.BluetoothAdapterSnippet;66 BluetoothDevice device = BluetoothAdapterSnippet.getKnownDeviceByAddress(deviceAddress); in btHearingAidConnect()
49 public class BluetoothAdapterSnippet implements Snippet { class79 public BluetoothAdapterSnippet() throws Throwable { in BluetoothAdapterSnippet() method in BluetoothAdapterSnippet