Searched refs:setPhy (Results 1 – 6 of 6) sorted by relevance
119 .setPhy(settings.getPhy()) in updateScanMode()
1563 .setPhy(settings.getPhy()) in enforceReportDelayFloor()
440 public Builder setPhy(int phy) { in setPhy() method in ScanSettings.Builder
320 scanSettings = new ScanSettings.Builder().setScanMode(scanMode).setPhy(phy).build(); in createScanSettingsWithPhy()
2849 .setPhy(BluetoothDevice.PHY_LE_1M) in startAudioServersBackgroundScan()
1480 method public android.bluetooth.le.ScanSettings.Builder setPhy(int);