HomeSort by relevance Sort by last modified time
    Searched full:discovering (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/bluetooth/bluez/test/
test-adapter 38 print " discovering"
114 if (args[0] == "discovering"):
116 print properties["Discovering"]
test-discovery 20 if (name == "Discovering" and not value):
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
index.jd 40 describes the NSD API for discovering available services and the Wi-Fi
  /frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd 47 very useful for discovering unnecessary screen drawing.</dd>
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 26 callbacks when an operation such as discovering peers or connecting to them succeeds or fails.</li>
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothPreferences.java 82 // If the device was discoverING recently
  /frameworks/base/docs/html/guide/topics/connectivity/
wifip2p.jd 19 <li><a href="#discovering">Discovering peers</a></li>
272 broadcast receiver for your application, discovering peers, connecting to a peer, and
384 such as discovering and connecting to peers.</p>
387 <h3 id="discovering">Discovering peers</h3>
  /external/bluetooth/bluez/doc/
adapter-api.txt 64 PropertyChanged "Discovering" signals.
275 boolean Discovering [readonly]
mgmt-api.txt 533 Discovering Event
538 Event Parameters Discovering (1 Octet)
  /external/dhcpcd/
dhcpcd.conf.5 48 When discovering interfaces, the interface name must match
56 When discovering interfaces, the interface name must not match
dhcpcd.conf.5.in 48 When discovering interfaces, the interface name must match
56 When discovering interfaces, the interface name must not match
dhcpcd.8 420 When discovering interfaces, the interface name must match
523 When discovering interfaces, the interface name must not match
dhcpcd.8.in 420 When discovering interfaces, the interface name must match
523 When discovering interfaces, the interface name must not match
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java 146 // If we're already discovering, stop it
  /development/samples/WiFiDirectDemo/
_index.html 5 with Wi-Fi Direct APIs: Discovering peers, connecting using Wi-Fi Direct APIs, and finding group details post connection, so that a
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb 77 # for all grammars to compile, and then discovering there's a big dumb
  /external/bluetooth/bluez/cups/
main.c 503 gboolean discovering; local
507 if (name == NULL || strcmp(name, "Discovering") != 0)
511 dbus_message_iter_get_basic(&value_iter, &discovering);
513 if (discovering == FALSE && doing_disco) {
  /external/chromium/chrome/browser/chromeos/login/
user_manager.h 31 // This class provides a mechanism for discovering users who have logged
  /external/llvm/include/llvm/Support/
Registry.h 10 // Defines a registry template for discovering pluggable modules.
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
accessory.jd 32 <li><a href="#discovering-a">Discovering an accessory</a></li>
259 <h3 id="discovering-a">Discovering an accessory</h3>
host.jd 17 <li><a href="#discovering-d">Discovering a device</a></li>
210 <h3 id="discovering-d">Discovering a device</h3>
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 232 // Assume first that the nodes are DTM nodes, since discovering node
  /external/valgrind/main/mpi/
mpiwrap_type_test.c 4 by sending a message to itself, thereby discovering what areas of
  /frameworks/base/core/java/android/content/
IntentSender.java 81 * Callback interface for discovering when a send operation has
  /ndk/sources/host-tools/make-3.81/tests/
NEWS 158 suggesting this, as well as discovering the hard way that the old

Completed in 1331 milliseconds

1 2 3 4