Searched refs:startDiscovery (Results 1 – 10 of 10) sorted by relevance
26 void startDiscovery( in startDiscovery() method
106 public void startDiscovery(AssociationRequest request,118 DeviceDiscoveryService.this.startDiscovery(request);148 private void startDiscovery(AssociationRequest request) { in startDiscovery() method in DeviceDiscoveryService190 mBluetoothAdapter.startDiscovery(); in startDiscovery()
183 if (mAdapter.startDiscovery()) { in startScanning()
407 .startDiscovery( in createServiceConnection()
1673 public boolean startDiscovery() { in startDiscovery() method in BluetoothAdapter1680 return mService.startDiscovery(getOpPackageName(), getFeatureId()); in startDiscovery()
676 assertTrue(adapter.startDiscovery()); in startScan()
10973 Landroid/bluetooth/IBluetooth$Stub$Proxy;->startDiscovery()Z11102 Landroid/bluetooth/IBluetooth;->startDiscovery()Z12724 Landroid/companion/ICompanionDeviceDiscoveryService$Stub$Proxy;->startDiscovery(Landroid/companion/…12728 Landroid/companion/ICompanionDeviceDiscoveryService;->startDiscovery(Landroid/companion/Association…
5832 method public boolean startDiscovery();
7991 …d @RequiresPermission(android.Manifest.permission.BLUETOOTH_ADMIN) public boolean startDiscovery();