OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discovery
(Results
26 - 50
of
784
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/wpa_supplicant_8/src/p2p/
p2p_pd.c
2
* Wi-Fi Direct - P2P provision
discovery
19
* Number of retries to attempt for provision
discovery
requests
144
p2p_dbg(p2p, "Received Provision
Discovery
Request from " MACSTR
150
p2p_dbg(p2p, "Provision
Discovery
Request from unknown peer "
155
p2p_dbg(p2p, "Provision
Discovery
Request add device failed "
166
p2p_dbg(p2p, "Unsupported Config Methods in Provision
Discovery
Request");
210
p2p_dbg(p2p, "Sending Provision
Discovery
Response");
259
p2p_dbg(p2p, "Received Provision
Discovery
Response from " MACSTR
265
p2p_dbg(p2p, "Ignore Provision
Discovery
Response from " MACSTR
272
p2p_dbg(p2p, "Ignore Provision
Discovery
Response with unexpected Dialog Token %u (expected %u)"
[
all
...]
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
WiFiServiceDiscoveryActivity.java
2
package com.example.android.wifidirect.
discovery
;
28
import com.example.android.wifidirect.
discovery
.WiFiChatFragment.MessageTarget;
29
import com.example.android.wifidirect.
discovery
.WiFiDirectServicesList.DeviceClickListener;
30
import com.example.android.wifidirect.
discovery
.WiFiDirectServicesList.WiFiDevicesAdapter;
38
* perform
discovery
over Wi-Fi p2p network. It also hosts a couple of fragments
136
* Registers a local service and then initiates a service
discovery
215
//
discovery
.
222
appendStatus("Added service
discovery
request");
227
appendStatus("Failed adding service
discovery
request");
234
appendStatus("Service
discovery
initiated")
[
all
...]
ClientSocketHandler.java
2
package com.example.android.wifidirect.
discovery
;
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java
42
* devices detected in the area after
discovery
. When a device is chosen
70
// Initialize the button to perform device
discovery
98
// Register for broadcasts when
discovery
has finished
124
// Make sure we're not doing
discovery
anymore
158
// Cancel
discovery
because it's costly and we're about to connect
176
// changes the title when
discovery
is finished
182
// When
discovery
finds a device
190
// When
discovery
is finished, change the Activity title
/external/bluetooth/bluedroid/bta/hh/
bta_hh_cfg.c
32
/* size of database for service
discovery
*/
58
BTA_HH_DISC_BUF_SIZE /* HH SDP
discovery
database size */
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.h
26
// Keeps track of devices that have responded to
discovery
requests and notifies
69
// Called by the DIAL API to try to kickoff a
discovery
if there is not one
82
// The DIAL service. Periodic
discovery
is active when this is not NULL.
102
// Starts and stops periodic
discovery
. Periodic
discovery
is done when there
145
// The
discovery
generation associated with the last time we sent an event.
146
// Used to ensure that we generate at least one event per round of
discovery
.
168
// Timer used to manage periodic
discovery
requests.
/external/chromium_org/chrome/browser/extensions/api/discovery/
suggested_links_registry_factory.cc
5
#include "chrome/browser/extensions/api/
discovery
/suggested_links_registry_factory.h"
7
#include "chrome/browser/extensions/api/
discovery
/suggested_links_registry.h"
/external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_discovery.h
22
// A source linked to a single extension using the
discovery
API to suggest
42
// Keep the results fetched from the
discovery
service here.
suggestions_source_discovery.cc
16
#include "chrome/browser/extensions/api/
discovery
/suggested_link.h"
17
#include "chrome/browser/extensions/api/
discovery
/suggested_links_registry.h"
18
#include "chrome/browser/extensions/api/
discovery
/suggested_links_registry_factory.h"
/external/chromium_org/chrome/common/extensions/api/
mdns.idl
7
// http://www.w3.org/TR/
discovery
-api/
32
//
discovery
listeners.
/frameworks/base/core/java/android/printservice/
package.html
17
should also perform printer
discovery
in a timely fashion to ensure good user experience.
18
The interaction between the system and the print service during printer
discovery
is
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoveryReceiver.java
27
* Bluetooth adapter starts or finishes
discovery
mode. This
31
* <p>Note that the
discovery
start/finish intents are also handled
/development/samples/training/NsdChat/src/com/example/android/nsdchat/
NsdHelper.java
59
Log.d(TAG, "Service
discovery
started");
64
Log.d(TAG, "Service
discovery
success" + service);
84
Log.i(TAG, "
Discovery
stopped: " + serviceType);
89
Log.e(TAG, "
Discovery
failed: Error code:" + errorCode);
95
Log.e(TAG, "
Discovery
failed: Error code:" + errorCode);
/frameworks/base/core/java/android/net/nsd/
NsdManager.java
40
* The Network Service
Discovery
Manager class provides the API to discover services
45
* <p> The API currently supports DNS based service
discovery
and
discovery
is currently
46
* limited to a local network over Multicast DNS. DNS service
discovery
is described at
52
* <p> There are three main operations the API supports - registration,
discovery
and resolution.
103
* <p> A peer application looking for http services can initiate a
discovery
for "_http._tcp"
128
* Broadcast intent action to indicate whether network service
discovery
is
139
* The lookup key for an int that indicates whether network service
discovery
is enabled
148
* Network service
discovery
is disabled
155
* Network service
discovery
is enable
[
all
...]
/external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c
22
* This file contains the action functions for device manager
discovery
66
** Description Build RF
discovery
configurations from tNFA_DM_DISC_TECH_PROTO_MASK
68
** Returns number of RF
discovery
configurations
437
**
Discovery
Configuration Parameters for Listen A
488
**
Discovery
Configuration Parameters for Listen B
524
**
Discovery
Configuration Parameters for Listen F
571
**
Discovery
Configuration Parameters for Listen ISO-DEP
600
**
Discovery
Configuration Parameters for Listen NFC-DEP
737
** Description
Discovery
callback event from NFC
930
** Description Start RF
discovery
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pManager.java
68
* <p> An application can initiate
discovery
of peers with {@link #discoverPeers}. An initiated
69
*
discovery
request from an application stays active until the device starts connecting to a peer
72
*
discovery
is running or stopped. Additionally, {@link #WIFI_P2P_PEERS_CHANGED_ACTION} indicates
91
* <p> With peer
discovery
using {@link #discoverPeers}, an application discovers the neighboring
95
* service
discovery
is meant to address this issue of filtering the peers based on the running
98
* <p>With pre-association service
discovery
, an application can advertise a service for a
100
* Currently, DNS based service
discovery
(Bonjour) and Upnp are the higher layer protocols
112
* can do so with a call to {@link #discoverServices}. Prior to initiating the
discovery
,
113
* application can add service
discovery
request with a call to {@link #addServiceRequest},
114
* remove a service
discovery
request with a call to {@link #removeServiceRequest} or clea
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pServiceResponse.java
31
* The class for a response of service
discovery
.
45
* Status code of service
discovery
response.
63
* Service
discovery
response data based on the requested on
70
* The status code of service
discovery
response.
112
* @param serviceType service
discovery
type.
128
* Return the service type of service
discovery
response.
130
* @return service
discovery
type.<br>
138
* Return the status code of service
discovery
response.
148
* Return the transaction id of service
discovery
response.
169
* Returns the source device of service
discovery
response
[
all
...]
WifiP2pUpnpServiceRequest.java
24
* A class for creating a Upnp service
discovery
request for use with
52
* Create a service
discovery
request to search all UPnP services.
60
* Create a service
discovery
request to search specified UPnP services.
/external/chromium_org/device/bluetooth/
bluetooth_adapter_win.cc
126
// If there are stop
discovery
requests, post the stop
discovery
again.
129
// If there are stop
discovery
requests but start
discovery
has failed,
130
// notify that stop
discovery
has been complete.
151
// If there are start
discovery
requests, post the start
discovery
again.
/external/libnfc-nci/src/nfa/include/
nfa_ce_api.h
69
** Note: If RF
discovery
is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
106
** Note: If RF
discovery
is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
126
** Note: If RF
discovery
is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
148
** Note: If RF
discovery
is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
171
** Note: If RF
discovery
is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
193
** Note: If RF
discovery
is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
218
** Note: If RF
discovery
is started, NFA_StopRfDiscovery()/NFA_RF_DISCOVERY_STOPPED_EVT
/external/mdnsresponder/mDNSPosix/
mdnsd.sh
50
echo -n "Starting Apple Darwin Multicast DNS / DNS Service
Discovery
daemon:"
56
echo -n "Stopping Apple Darwin Multicast DNS / DNS Service
Discovery
daemon:"
61
echo -n "Restarting Apple Darwin Multicast DNS / DNS Service
Discovery
daemon:"
/frameworks/base/docs/html/training/connect-devices-wirelessly/
index.jd
31
Network Service
Discovery
(NSD) takes this further by allowing an application to
48
<dt><strong><a href="nsd.html">Using Network Service
Discovery
</a></strong></dt>
57
Discovery
</a></strong></dt>
/development/samples/WiFiDirectDemo/res/values/
strings.xml
13
<string name="empty_message">No devices found. Turn on P2P and perform
discovery
from the Action Bar</string>
/external/iproute2/doc/
Plan
10
2.2 Path MTU
Discovery
(api-pmtudisc.tex)
/frameworks/base/core/java/android/print/
IPrinterDiscoveryObserver.aidl
24
* Interface for observing discovered printers by a
discovery
session.
Completed in 322 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>