Home
last modified time | relevance | path

Searched refs:powered (Results 1 – 25 of 64) sorted by relevance

123

/external/adhd/cras/src/server/
Dcras_bt_adapter.c40 int powered; member
183 return adapter->powered; in cras_bt_adapter_powered()
191 static void bt_adapter_set_powered(struct cras_bt_adapter *adapter, int powered) in bt_adapter_set_powered() argument
193 adapter->powered = powered; in bt_adapter_set_powered()
194 if (powered) in bt_adapter_set_powered()
267 adapter->powered = 0; in cras_bt_adapter_update_properties()
/external/autotest/server/site_tests/bluetooth_AdapterSAHealth/
Dcontrol.sa_adapter_reboot_test22 the adapter is still powered on and in a working state.
25 is still powered off.
/external/curl/docs/cmdline-opts/
Dcurves.d13 --curves allows a OpenSSL powered curl to make SSL-connections with exactly
Dcapath.d12 OpenSSL-powered curl to make SSL-connections much more efficiently than using
/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/
Dcontrol.sr_while_powered_off18 DOC = """ Single run of suspend/resume with adapter powered off. """
/external/tensorflow/tensorflow/lite/micro/tools/make/templates/
Dlibrary.properties6 …ing models on microcontrollers, allowing you to build AI/ML applications powered by deep learning …
/external/autotest/server/site_tests/firmware_Cr50WPG3/
Dcontrol18 Cr50 can't disable WP in G3, because the external pullup isn't powered. This
Dcontrol.faft_cr50_tot16 Cr50 can't disable WP in G3, because the external pullup isn't powered. This
/external/autotest/client/cros/nfc/
Dconsole.py278 def set_powered(self, adapter, powered): argument
290 adapter_proxy.SetProperty('Powered', powered)
/external/curl/docs/
DHISTORY.md39 SSL support was added, powered by the SSLeay library.
78 other software and programs to be based on and powered by libcurl. Almost
337 January: new SSH backend powered by libssh
/external/libese/apps/boot/
DREADME.md249 powered on.
265 stay powered on for a period of time -- either at the end of use or before the
267 the only effective option is to keep the secure element powered for the number of
279 the chip needs to stay powered and unused to cooldown. If this happens before
/external/arm-trusted-firmware/docs/design/
Dreset-design.rst73 On both the FVP and Juno platforms, although only one core is powered up by
105 reset vector base address, before the application processor is powered on.
/external/cpuinfo/test/dmesg/
Dmoto-g-gen4.log540 [ 2.416333,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
567 [ 2.437602,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
569 [ 2.460942,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
571 [ 2.484282,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
573 [ 2.507620,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
583 [ 2.554328,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
585 [ 2.577613,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
587 [ 2.600946,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
589 [ 2.624278,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
591 [ 2.647611,0] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 c…
[all …]
/external/walt/docs/
DDevelopment.md12 1. Connect a USB hub (preferably powered) to the phone using a [USB-C to USB-A-female adapter](http…
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py1128 def set_powered(self, powered): argument
1137 if not powered:
1144 return self._set_powered(powered)
1147 def _set_powered(self, powered): argument
1153 logging.debug('_set_powered %r', powered)
1156 dbus.Boolean(powered, variant_level=1),
/external/curl/tests/data/
Dtest23068 certificates, Kerberos, and proxies. It is powered
Dtest22267 certificates, Kerberos, and proxies. It is powered
Dtest23267 certificates, Kerberos, and proxies. It is powered
Dtest39667 certificates, Kerberos, and proxies. It is powered
Dtest112368 certificates, Kerberos, and proxies. It is powered
Dtest31463 certificates, Kerberos, and proxies. It is powered
/external/llvm/docs/
DHowToBuildOnARM.rst84 devices with your board. Externally powered USB/SATA harddrives are even
/external/llvm-project/llvm/docs/
DHowToBuildOnARM.rst84 devices with your board. Externally powered USB/SATA harddrives are even
/external/arm-trusted-firmware/docs/perf/
Dpsci-performance-juno.rst172 are large because all other CPUs in the cluster are powered down during the
211 cluster remains powered on throughout the test and there is less code to execute
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py608 def set_powered(self, index, powered): argument
617 msg_data = struct.pack('<B', bool(powered))

123