/external/adhd/cras/src/server/ |
D | cras_bt_adapter.c | 40 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/ |
D | control.sa_adapter_reboot_test | 22 the adapter is still powered on and in a working state. 25 is still powered off.
|
/external/curl/docs/cmdline-opts/ |
D | curves.d | 13 --curves allows a OpenSSL powered curl to make SSL-connections with exactly
|
D | capath.d | 12 OpenSSL-powered curl to make SSL-connections much more efficiently than using
|
/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/ |
D | control.sr_while_powered_off | 18 DOC = """ Single run of suspend/resume with adapter powered off. """
|
/external/tensorflow/tensorflow/lite/micro/tools/make/templates/ |
D | library.properties | 6 …ing models on microcontrollers, allowing you to build AI/ML applications powered by deep learning …
|
/external/autotest/server/site_tests/firmware_Cr50WPG3/ |
D | control | 18 Cr50 can't disable WP in G3, because the external pullup isn't powered. This
|
D | control.faft_cr50_tot | 16 Cr50 can't disable WP in G3, because the external pullup isn't powered. This
|
/external/autotest/client/cros/nfc/ |
D | console.py | 278 def set_powered(self, adapter, powered): argument 290 adapter_proxy.SetProperty('Powered', powered)
|
/external/curl/docs/ |
D | HISTORY.md | 39 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/ |
D | README.md | 249 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/ |
D | reset-design.rst | 73 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/ |
D | moto-g-gen4.log | 540 [ 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/ |
D | Development.md | 12 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/ |
D | bluetooth_facade_native.py | 1128 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/ |
D | test230 | 68 certificates, Kerberos, and proxies. It is powered
|
D | test222 | 67 certificates, Kerberos, and proxies. It is powered
|
D | test232 | 67 certificates, Kerberos, and proxies. It is powered
|
D | test396 | 67 certificates, Kerberos, and proxies. It is powered
|
D | test1123 | 68 certificates, Kerberos, and proxies. It is powered
|
D | test314 | 63 certificates, Kerberos, and proxies. It is powered
|
/external/llvm/docs/ |
D | HowToBuildOnARM.rst | 84 devices with your board. Externally powered USB/SATA harddrives are even
|
/external/llvm-project/llvm/docs/ |
D | HowToBuildOnARM.rst | 84 devices with your board. Externally powered USB/SATA harddrives are even
|
/external/arm-trusted-firmware/docs/perf/ |
D | psci-performance-juno.rst | 172 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/ |
D | bluetooth_socket.py | 608 def set_powered(self, index, powered): argument 617 msg_data = struct.pack('<B', bool(powered))
|