OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:discover
(Results
51 - 75
of
648
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_service.h
32
// DialService accepts requests to
discover
devices, sends multiple M-SEARCH
36
// Each time
Discover
() is called, kDialNumRequests M-SEARCH requests are sent
50
// Calling
Discover
() again between T1 and Tf has no effect.
87
virtual bool
Discover
() = 0;
108
virtual bool
Discover
() OVERRIDE;
dial_registry.cc
110
return dial_->
Discover
();
131
VLOG(2) << "About to
discover
! Generation = " << discovery_generation_;
132
dial_->
Discover
();
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
117
#define NFA_EE_ECB_FLAGS_DISC_REQ 0x40 /* NFCEE
Discover
Request NTF is set */
369
#define NFA_EE_FLAG_NOTIFY_HCI 0x02 /* set this bit when EE needs to notify the p_enable_cback at the end of NFCEE
discover
process in NFA_EE_EM_STATE_RESTORING */
374
#define NFA_EE_DISC_STS_ON 0x00 /* NFCEE
DISCOVER
in progress */
375
#define NFA_EE_DISC_STS_OFF 0x01 /* disable NFCEE
DISCOVER
*/
376
#define NFA_EE_DISC_STS_REQ 0x02 /* received NFCEE
DISCOVER
REQ NTF */
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
395
GATT_DISC_SRVC_ALL = 1, /*
discover
all services */
396
GATT_DISC_SRVC_BY_UUID, /*
discover
service of a special type */
397
GATT_DISC_INC_SRVC, /*
discover
the included service within a service */
398
GATT_DISC_CHAR, /*
discover
characteristics of a service with/without type requirement */
399
GATT_DISC_CHAR_DSCPT, /*
discover
characteristic descriptors of a character */
400
GATT_DISC_MAX /* maximnun
discover
type */
404
/*
Discover
parameters of different discovery types
544
/*
discover
result record
561
/*
discover
result callback function */
564
/*
discover
complete callback function *
[
all
...]
/frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd.jd
14
<li><a href="#
discover
">
Discover
Services on the Network</a></li>
52
next section, <a href="#
discover
">
Discover
Services on the Network</a>.</p>
183
<h2 id="
discover
">
Discover
Services on the Network</h2>
/external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c
252
case 0x04: /*
Discover
*/
260
ALOGE("%s:
DISCOVER
- Invalid type (%d)!", __FUNCTION__, params->u1);
268
ALOGD("%s:
DISCOVER
(%s), conn_id=%d, uuid=%s, handles=0x%04x-0x%04x",
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
P2pClientPbcTestCase.java
84
*
discover
services
P2pClientPinTestCase.java
81
*
discover
services
ServRespTestCase.java
81
* Start
discover
/development/samples/training/NsdChat/res/layout/
main.xml
40
android:text="@string/
discover
" />
/external/chromium_org/chromeos/dbus/
fake_bluetooth_adapter_client.h
87
// Number of times we've been asked to
discover
.
/external/chromium_org/components/autofill/content/browser/wallet/
instrument.h
36
DISCOVER
,
/external/chromium_org/net/third_party/nss/ssl/
sslmutex.h
18
*
discover
and release semaphores that were held by a dead process.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
main.py
36
Alternative Usage: %(progName)s
discover
[options]
115
if len(argv) > 1 and argv[1].lower() == '
discover
':
165
self.progName = '%s
discover
' % self.progName
214
self.test = loader.
discover
(start_dir, pattern, top_level_dir)
/external/chromium_org/third_party/sqlite/src/test/
rdonly.test
71
# write-version is reloaded). This way, SQLite does not
discover
that
/external/llvm/lib/CodeGen/
PHIEliminationUtils.cpp
34
//
Discover
any defs/uses in this basic block.
/external/mdnsresponder/mDNSShared/
dnsextd.8
40
the server to
discover
when information changes, long-lived queries
/external/smack/src/org/jivesoftware/smackx/
SharedGroupManager.java
50
//
Discover
the shared groups of the logged user
/frameworks/av/include/common_time/
ICommonClock.h
55
// the device just came up and is trying to
discover
the master
/frameworks/base/docs/html/training/improving-layouts/
index.jd
45
to inspect your layout and
discover
performance bottlenecks.</dd>
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteActionProvider.java
42
* is possible for the user to
discover
and select a matching route.
87
* // the application is interested in so that it can try to
discover
suitable ones.
99
* // needs to invest effort trying to
discover
routes of these kinds for now.
174
// while trying to
discover
routes that are no longer of interest to the
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
main.py
32
Alternative Usage: %(progName)s
discover
[options]
112
if len(argv) > 1 and argv[1].lower() == '
discover
':
165
self.progName = '%s
discover
' % self.progName
214
self.test = loader.
discover
(start_dir, pattern, top_level_dir)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
main.py
32
Alternative Usage: %(progName)s
discover
[options]
112
if len(argv) > 1 and argv[1].lower() == '
discover
':
165
self.progName = '%s
discover
' % self.progName
214
self.test = loader.
discover
(start_dir, pattern, top_level_dir)
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java
134
* Start device
discover
with the BluetoothAdapter
151
// Request
discover
from BluetoothAdapter
/external/chromium_org/components/
autofill_strings.grdp
19
<message name="IDS_AUTOFILL_CC_DISCOVER" desc="
Discover
credit card name.">
20
Discover
Completed in 634 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>