Searched refs:startDiscovery (Results 1 – 5 of 5) sorted by relevance
90 public void startDiscovery() { in startDiscovery() method in BluetoothDiscoveryHelper110 bluetoothAdapter.startDiscovery(); in startDiscovery()
601 return mBluetoothAdapter.startDiscovery(); in bluetoothDiscoverAndConnect()627 return mBluetoothAdapter.startDiscovery(); in bluetoothDiscoverAndBond()
356 return mBluetoothAdapter.startDiscovery(); in bluetoothStartDiscovery()
63 mBluetoothHelper.startDiscovery(); in onStart()
60 protected boolean startDiscovery() { in startDiscovery() method in ShadowBluetoothAdapter