/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
WifiP2pDnsSdServiceResponse.java | 28 * A class for a response of bonjour service discovery. 104 * Return bonjour version number. 157 throw new IllegalArgumentException("Malformed bonjour service response");
|
WifiP2pServiceRequest.java | 33 * <p>For the purpose of creating a UPnP or Bonjour service request, use 188 * In order to create a UPnP or Bonjour service request, use 204 * In order to create a UPnP or Bonjour service request, use
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
ServRespTestCase.java | 28 * This test case sets bonjour and UPnP local services.
|
ServReqRemoveRequestTestCase.java | 118 * check that bonjour response NEVER received.
|
/external/lldb/test/lang/c/array_types/ |
main.c | 21 char *strings[] = { "Hello", "Hola", "Bonjour", "Guten Tag" };
|
TestArrayTypes.py | 82 'Bonjour',
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pManager.java | 94 * Currently, DNS based service discovery (Bonjour) and Upnp are the higher layer protocols 95 * supported. Get Bonjour resources at dns-sd.org and Upnp resources at upnp.org 99 * <p> An application can advertise a Upnp or a Bonjour service with a call to 113 * set through {@link #setDnsSdResponseListeners} for Bonjour or 561 * Upnp or Bonjour is received 579 * Interface for callback invocation when Bonjour service discovery response 585 * The requested Bonjour service response is available. 587 * <p>This function is invoked when the device with the specified Bonjour 601 * Interface for callback invocation when Bonjour TXT record is available 606 * The requested Bonjour service response is available [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
README-P2P | 396 1 = Bonjour 413 # list of all Bonjour services 422 # list of all Bonjour and UPnP services 428 # Bonjour SSTH (supported service type hash) 502 p2p_service_add bonjour <query hexdump> <RDATA hexdump> 504 Add a local Bonjour service for internal SD query processing. 509 p2p_service_add bonjour 0b5f6166706f766572746370c00c000c01 074578616d706c65c027 511 p2p_service_add bonjour 076578616d706c650b5f6166706f766572746370c00c001001 00 514 p2p_service_add bonjour 045f697070c00c000c01 094d795072696e746572c027 516 p2p_service_add bonjour 096d797072696e746572045f697070c00c001001 09747874766572733d311a70646c3d6170706c69636174696f6e2f706 (…) [all...] |
p2p_supplicant_sd.c | 231 wpa_printf(MSG_DEBUG, "P2P: SD Request for all Bonjour services"); 234 wpa_printf(MSG_DEBUG, "P2P: Bonjour protocol not available"); 249 wpa_hexdump_ascii(MSG_DEBUG, "P2P: Matching Bonjour service", 296 wpa_hexdump_ascii(MSG_DEBUG, "P2P: SD Request for Bonjour", 299 wpa_printf(MSG_DEBUG, "P2P: Bonjour protocol not available"); 328 wpa_hexdump_ascii(MSG_DEBUG, "P2P: Matching Bonjour service", 340 wpa_printf(MSG_DEBUG, "P2P: Requested Bonjour service not "
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.conf | 10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates.
|
dns-sd.1 | 160 Bonjour list in Safari and other DNS-SD compatible Web clients, use:
|
mDNS.1 | 164 Bonjour list in Safari and other DNS-SD compatible Web clients, use:
|
dns_sd.h | 35 * The DNS Service Discovery API is part of Bonjour, Apple's implementation 38 * Bonjour allows you to register a network service, such as a 40 * for by service type and domain. Using Bonjour, applications can 45 * In effect, Bonjour combines the functions of a local DNS server and 46 * AppleTalk. Bonjour allows applications to provide user-friendly printer 51 * Bonjour gives applications easy access to services over local IP [all...] |
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
ResourcesTest.java | 87 assertThat( hello, equalTo( "Bonjour" ) );
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
ICUServiceTestSample.java | 150 doRegister("Bonjour", "fr");
|
/external/mdnsresponder/mDNSCore/ |
uDNS.h | 103 // -UDNS_START_WAB_QUERY - start Wide Area Bonjour (domain enumeration) queries
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
languages.jd | 97 <string name="hello_world">Bonjour le monde !</string>
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new_handlers_p2p.c | 2495 int bonjour = 0; local 2580 int bonjour = 0; local [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiNative.java | [all...] |
/external/mdnsresponder/ |
PrivateDNS.txt | 5 Private DNS is an extension to standard Wide Area Bonjour that allows
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
nsd.jd | 90 authoritative list of service types used by service discovery protocols such as NSD and Bonjour.
|
/frameworks/base/docs/html/about/versions/ |
android-4.1.jd | 523 communicate using Bonjour or Upnp. To use Bonjour, first set up some callback listeners with 534 registered to use Bonjour or Upnp. The callback received in either case contains a [all...] |
/external/dhcpcd/ |
dhcpcd.8 | 461 Don't use IPv4LL (aka APIPA, aka Bonjour, aka ZeroConf).
|
dhcpcd.8.in | 447 Don't use IPv4LL (aka APIPA, aka Bonjour, aka ZeroConf).
|
/external/libxml2/doc/ |
guidelines.html | 86 <msg xml:lang="fr">bonjour</msg>
|