Searched refs:startDiscovery (Results 1 – 9 of 9) sorted by relevance
27 void startDiscovery( in startDiscovery() method
106 public void startDiscovery(AssociationRequest request,117 CompanionDeviceDiscoveryService::startDiscovery,149 private void startDiscovery(AssociationRequest request) { in startDiscovery() method in CompanionDeviceDiscoveryService203 mBluetoothAdapter.startDiscovery(); in startDiscovery()
183 if (mAdapter.startDiscovery()) { in startScanning()
1820 public boolean startDiscovery() { in startDiscovery() method in BluetoothAdapter1827 return mService.startDiscovery(mAttributionSource); in startDiscovery()
676 assertTrue(adapter.startDiscovery()); in startScan()
453 service.startDiscovery(request, callingPackage, callback, future); in associate()
10964 Landroid/bluetooth/IBluetooth$Stub$Proxy;->startDiscovery()Z11093 Landroid/bluetooth/IBluetooth;->startDiscovery()Z12715 Landroid/companion/ICompanionDeviceDiscoveryService$Stub$Proxy;->startDiscovery(Landroid/companion/…12719 Landroid/companion/ICompanionDeviceDiscoveryService;->startDiscovery(Landroid/companion/Association…
8664 …od @RequiresPermission(android.Manifest.permission.BLUETOOTH_SCAN) public boolean startDiscovery();
5832 method public boolean startDiscovery();