Searched defs:bluetoothLeScanner (Results 1 – 3 of 3) sorted by relevance
172 BluetoothLeScanner bluetoothLeScanner = getBleScanner(); in onStop() local211 BluetoothLeScanner bluetoothLeScanner = getBleScanner(); in startScan() local
97 BluetoothLeScanner bluetoothLeScanner = adapter.getBluetoothLeScanner(); in getBluetoothLeScannerWrapper() local
74 private lateinit var bluetoothLeScanner: BluetoothLeScanner variable in com.android.settings.bluetooth.DeviceListPreferenceFragmentTest