Searched refs:devices (Results 1 – 22 of 22) sorted by relevance
/development/samples/browseable/BluetoothChat/ |
D | _index.jd | 8 This application allows two Android devices to carry out two-way text chat over 10 (1) Scanning for other Bluetooth devices 11 (2) Querying the local Bluetooth adapter for paired Bluetooth devices
|
/development/samples/browseable/NfcProvisioning/ |
D | _index.jd | 8 This sample demonstrates how to provision other devices with a specified device owner using NFC. 10 two devices, and tap this side to initiate the provisioning process.
|
/development/tools/labpretest/ |
D | README | 13 and can also be used to verify that lab infrastructure is ready for devices. 14 The idea is to run this script at the same time for multiple devices, typically 15 I would connect 8 devices to a host and run this script in 8 separate shell 23 have multiple devices attached use the -d <device_id> parameter to target a 24 specific devices. Additional parameters are -i for how many cycles and -m for 28 Adding support for new devices or from scratch:
|
D | labpretest.sh | 115 fdevice=`$FASTBOOT devices | sed -n "s/\($device\).*/\1/ p"` 462 tmpdevice=`$ADB devices | sed -n "s/\($device\).*/\1/ p"` 464 tmpdevice=`$FASTBOOT devices | sed -n "s/\($device\).*/\1/ p"` 475 device=`$ADB devices | sed -n 's/.*\(^[0-9A-Z]\{2\}[0-9A-Z]*\).*/\1/ p'` 484 device=`$FASTBOOT devices | sed -n 's/.*\(^[0-9A-Z]\{2\}[0-9A-Z]*\).*/\1/ p'`
|
/development/samples/BluetoothHDP/ |
D | _index.jd | 6 applications that use Bluetooth to communicate with health devices that support 8 so on. For a list of supported devices and their corresponding device data 14 <p>The application manages connection with Bluetooth HDP-enabled devices. Possible device type inc…
|
/development/samples/USB/AdbTest/ |
D | README.txt | 5 connecting to multiple devices and running multiple adb commands simultaneously. 9 - Matching devices based on interface class, subclass and protocol (see device_filter.xml)
|
/development/python-packages/adb/ |
D | device.py | 58 devices = [] 66 devices.append(serial) 67 return devices 71 devices = get_devices(adb_path=adb_path) 72 if len(devices) != 1: 74 return AndroidDevice(devices[0], product, adb_path)
|
/development/host/windows/usb/ |
D | readme.txt | 25 devices that were not available when Android SDK was shipped. To do that, 27 file to add descriptions for new devices and interfaces. Note that when .inf 34 template to create new .inf file for new devices. Note that you also need
|
/development/samples/WiFiDirectDemo/assets/ |
D | sample_file.txt | 3 Once the devices are connected, the server i.e. groupOwner will listen for incoming connections and…
|
/development/samples/browseable/BluetoothLeGatt/ |
D | _index.jd | 9 to transmit arbitrary data between devices.
|
/development/samples/browseable/BasicNotifications/ |
D | _index.jd | 9 NotificationCompat API is used for compatibility with older devices, running Android
|
/development/samples/browseable/MediaRecorder/ |
D | _index.jd | 10 can be easily replaced with a SurfaceView to run on older devices.
|
/development/samples/browseable/DirectBoot/ |
D | _index.jd | 10 This sample works as a simple alarm clock. On > Android N devices, the scheduled alarms
|
/development/samples/browseable/MessagingService/ |
D | _index.jd | 10 Input to allow Android N devices to reply via text directly from
|
/development/samples/USB/MissileLauncher/ |
D | README.txt | 8 - filtering for multiple devices based on vendor and product IDs (see device_filter.xml)
|
/development/samples/browseable/WatchFace/ |
D | _index.jd | 15 zero steps until one of the two is setup. Please note, many Wear devices configure the Google Fit
|
/development/samples/browseable/SpeedTracker/ |
D | _index.jd | 9 on those devices that have a hardware GPS built in. In those
|
/development/ndk/platforms/android-3/include/linux/ |
D | device.h | 40 struct kset devices; member 105 struct list_head devices; member
|
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
D | MainActivity.java | 284 AudioDeviceInfo[] devices = audioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in speakerIsSupported() local 285 for (AudioDeviceInfo device : devices) { in speakerIsSupported()
|
/development/ndk/platforms/android-18/samples/gles3jni/ |
D | README | 6 Both versions include an OpenGL ES 2.0 fallback path for devices that don't
|
/development/ndk/platforms/android-21/include/linux/ |
D | vfio.h | 145 struct vfio_pci_dependent_device devices[]; member
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 3576 combination of the Original Code with other software or devices. 3608 Contributor Version) or other devices; or 4) under Patent Claims
|