Home
last modified time | relevance | path

Searched refs:discoverable (Results 1 – 25 of 42) sorted by relevance

12

/external/autotest/server/site_tests/bluetooth_AdapterSAHealth/
Dcontrol.sa_discoverable_timeout_test10 CRITERIA = 'Controller should become not discoverable after timeout'
22 - Set discoverable
23 - Check that adapter is discoverable till DiscoverableTimeout and then it
24 is not discoverable
/external/autotest/server/site_tests/bluetooth_AdapterAdvHealth/
Dcontrol.adv_suspend_peer_test22 and then confirms that they are discoverable normally, but not discoverable
Dcontrol.adv_nearby_test23 General discoverable flag
Dcontrol.adv_peer_test22 and then confirms that they are all discoverable independently from an
/external/llvm-project/clang/test/VFS/
Dvfsroot-module.m7 // discoverable through the real file system at location that is a part of
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.horovod.gpu45 # Set the path for OpenMPI binaries, libs and headers to be discoverable
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-007.md50 discoverable through a variant analysis of [another
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py630 def set_discoverable(self, index, discoverable, timeout=0): argument
643 msg_data = struct.pack('<BH', bool(discoverable), timeout)
649 if status == MGMT_STATUS_NOT_SUPPORTED and not discoverable:
/external/python/cpython2/Doc/library/
Dpyclbr.rst65 superclasses but which are not discoverable by :func:`readmodule` are
/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py341 def set_discoverable(self, discoverable): argument
349 return self._proxy.set_discoverable(discoverable)
/external/python/cpython3/Doc/library/
Dpyclbr.rst147 superclasses but which are not discoverable by :func:`readmodule_ex`
Dimportlib.metadata.rst23 it means a package with either a discoverable ``dist-info`` or ``egg-info``
/external/cpuinfo/test/build.prop/
Dgalaxy-s3-us.log134 # 0: Always discoverable
Dgalaxy-win-duos.log144 #0: Always discoverable
Dgalaxy-s4-us.log129 # 0: Always discoverable
/external/auto/value/src/main/java/com/google/auto/value/extension/serializable/userguide/
Dserializer-extension.md70 // Use AutoService to make BarSerializerExtension discoverable by java.util.ServiceLoader.
/external/tpm2-tss/
DRELEASE.md75 * be discoverable using a public GPG key server
/external/wayland-protocols/freedesktop.org/
DREADME73 possible to make discoverable backward incompatible changes.
DREADME.md79 possible to make discoverable backward incompatible changes.
/external/llvm-project/llvm/utils/gn/build/toolchain/
DBUILD.gn84 # be blamed, making the resolution somewhat discoverable.
/external/libxkbcommon/doc/
Duser-configuration.md175 about the existence of the new entries. To make custom entries discoverable by
/external/testng/
DTODO.txt125 Make test and class methods discoverable
/external/llvm-project/llvm/docs/
DDocker.rst20 inside LLVM repo makes them much more discoverable than putting them into any other
/external/oss-fuzz/docs/advanced-topics/
Dideal_integration.md41 discoverable (reside in the same directory, follow the same naming pattern,
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py1161 def set_discoverable(self, discoverable): argument
1169 if not discoverable and not self._adapter:
1176 dbus.Boolean(discoverable, variant_level=1),

12