OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disconnect
(Results
1176 - 1200
of
2243
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/libcore/ojluni/src/main/java/java/net/
DatagramSocketImpl.java
101
protected void
disconnect
() {}
method in class:DatagramSocketImpl
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNfcStatus.h
275
/* Attempt to
disconnect
a not connected remote device. */
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_MifareStdMap.h
63
#define PH_FRINFC_NDEFMAP_STATE_DISCONNECT 14 /*
Disconnect
in progress */
/packages/apps/TV/src/com/android/tv/util/
BitmapUtils.java
151
// TODO We should
disconnect
() the URLConnection in order to allow connection reuse.
/packages/services/Telecomm/src/com/android/server/telecom/
CallIntentProcessor.java
232
call.
disconnect
();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stropts.h
73
#define I_PUNLINK (__SID |23) /*
Disconnect
the two STREAMs that were
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stropts.h
73
#define I_PUNLINK (__SID |23) /*
Disconnect
the two STREAMs that were
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stropts.h
73
#define I_PUNLINK (__SID |23) /*
Disconnect
the two STREAMs that were
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchQuickFixProcessor.java
131
provider.
disconnect
(file);
/system/bt/bta/hh/
bta_hh_api.c
107
** Description
Disconnect
a connection.
/system/bt/btif/src/
btif_hf.c
798
** Function
disconnect
800
** Description
disconnect
from headset
805
static bt_status_t
disconnect
( bt_bdaddr_t *bd_addr )
function
[
all
...]
/system/bt/stack/btm/
btm_int.h
371
tBTM_SCO_CB *p_disc_cb; /* Callback for when
disconnect
*/
612
#define BTM_SEC_DISC_PENDING 2 /*
Disconnect
is pending */
[
all
...]
/system/bt/stack/mcap/
mca_csm.c
311
/* non-NULL -> an action function -> report
disconnect
event */
/system/bt/stack/sdp/
sdpint.h
195
UINT16 disconnect_reason; /*
Disconnect
reason */
/system/connectivity/shill/cellular/
active_passive_out_of_credits_detector.cc
188
service()->
Disconnect
(&error, "out-of-credits");
/system/connectivity/shill/
connection_health_checker.h
170
// Time to wait before testing successful data transfer /
disconnect
after
/system/connectivity/shill/dhcp/
dhcp_config.cc
144
// give up our leases when we
disconnect
.
/system/connectivity/shill/vpn/
vpn_provider.cc
352
service->
Disconnect
(nullptr, "user selected new config");
/system/connectivity/shill/wifi/
callback80211_metrics_unittest.cc
111
//
disconnect
message. Used to make sure that only those nl80211 messages
/system/core/adb/
sysdeps_test.cpp
202
TEST_F(sysdeps_poll,
disconnect
) {
/system/webservd/libwebserv/
dbus_server.cc
182
registered_handler->
Disconnect
(object_path);
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
GattConnectedBaseTest.py
170
self.log.info("Failed to
disconnect
from peripheral device.")
/cts/tests/tests/media/src/android/media/cts/
MediaScannerTest.java
100
mMediaScannerConnection.
disconnect
();
223
mMediaScannerConnection.
disconnect
();
303
mMediaScannerConnection.
disconnect
();
/cts/tests/tests/midi/src/android/midi/cts/
MidiEchoTest.java
366
mc.echoOutputPort.
disconnect
(receiver);
410
mc.echoOutputPort.
disconnect
(receiver);
483
mc.echoOutputPort.
disconnect
(receiver);
/external/autotest/client/common_lib/cros/network/
iw_runner.py
195
Disconnect
a STA from a network.
197
@param interface: string name of interface to
disconnect
.
200
self._run('%s dev %s
disconnect
' % (self._command_iw, interface))
Completed in 403 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>