OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:autoconnect
(Results
76 - 97
of
97
) sorted by null
1
2
3
4
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
235
// We want to directly connect to the device, so we are setting the
autoConnect
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java
235
// We want to directly connect to the device, so we are setting the
autoConnect
/external/autotest/client/cros/
network.py
60
service.SetProperty('
AutoConnect
', False),
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java
236
adapterService.
autoConnect
();
AdapterService.java
[
all
...]
/system/connectivity/shill/
manager.cc
[
all
...]
manager_unittest.cc
[
all
...]
manager.h
649
void
AutoConnect
();
[
all
...]
/system/connectivity/shill/wifi/
wifi_service.h
205
FRIEND_TEST(WiFiServiceTest,
AutoConnect
);
wifi_service_unittest.cc
[
all
...]
wake_on_wifi.h
115
// | | |
autoconnect
?| +---+-----+ | |
wake_on_wifi_unittest.cc
[
all
...]
wifi.cc
[
all
...]
/system/connectivity/shill/cellular/
cellular_capability_universal.cc
553
<< "
autoconnect
to force MDN to update.";
554
service->
AutoConnect
();
[
all
...]
cellular_capability_universal_unittest.cc
[
all
...]
/external/autotest/client/cros/networking/
shill_proxy.py
65
SERVICE_PROPERTY_AUTOCONNECT = '
AutoConnect
'
/external/cros/system_api/dbus/shill/
dbus-constants.h
68
const char kAutoConnectProperty[] = "
AutoConnect
";
[
all
...]
/frameworks/base/docs/html/guide/topics/connectivity/
bluetooth-le.jd
331
<code>
autoConnect
</code> (boolean indicating whether to automatically connect to
/system/connectivity/shill/doc/
device-api.txt
263
allowed while roaming (regardless of the
AutoConnect
service-api.txt
188
Properties boolean
AutoConnect
[readwrite]
[
all
...]
/tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py
545
autoconnect
= False
[
all
...]
/external/cros/system_api/dbus/
service_constants.h
526
const char kAutoConnectOption[] = "
AutoConnect
";
[
all
...]
Completed in 1042 milliseconds
1
2
3
4