Searched defs:bluetoothAdapter (Results 1 – 6 of 6) sorted by relevance
133 public BluetoothDeviceManager(Context context, BluetoothAdapterProxy bluetoothAdapter, in BluetoothDeviceManager()
64 BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in doUnoptimizedBleScan() local
65 BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in GattServer() local208 MyBleAdvertiser(BluetoothAdapter bluetoothAdapter) { in MyBleAdvertiser()
319 MyBleScanner(BluetoothAdapter bluetoothAdapter) { in MyBleScanner()
457 BluetoothAdapterProxy bluetoothAdapter, in BluetoothPhoneServiceImpl()
323 final BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in start() local