Searched
full:device (Results
751 -
775 of
4136) sorted by null
<<31323334353637383940>>
/external/bluetooth/bluez/test/ |
test-nap | 14 make_option("-i", "--device", action="store",
|
/external/bluetooth/bluez/tools/ |
csr_h4.c | 42 int csr_open_h4(char *device) 46 if (!device) 47 device = "/dev/ttyS0"; 49 fd = open(device, O_RDWR | O_NOCTTY);
|
hcieventmask.c | 39 { "device", 1, 0, 'i' }, 55 perror("Invalid device"); 64 fprintf(stderr, "Can't open device hci%d: %s (%d)\n", 70 fprintf(stderr, "Can't get device info for hci%d: %s (%d)\n",
|
/external/dropbear/libtomcrypt/notes/ |
tech0002.txt | 8 A timing attack is when an attacker can observe a side channel of the device (in this case time). In this tech note 10 determine when a computation (such as a public key encryption) begins and ends but cannot observe the device 48 application/device. For example, a user placing an order online won't try to cheat themselves by cracking open their 49 device and performing side-channel cryptanalysis. An attacker over a network might try to use the timing information
|
/external/e2fsprogs/lib/blkid/ |
resolve.c | 25 * Find a tagname (e.g. LABEL or UUID) on a specific device. 56 * Locate a device name from a token (NAME=value string), or (name, value) 120 "Find which device holds a given token or\n" 121 "Find what the value of a tag is in a device\n",
|
/external/e2fsprogs/misc/ |
findfs.8.in | 21 If the filesystem is found, the device name for the filesystem will
|
/external/grub/netboot/ |
cs89x0.txt | 24 for writing the Linux device driver for the CS89x0
|
/external/iproute2/include/linux/ |
ip6_tunnel.h | 21 char name[IFNAMSIZ]; /* name of tunnel device */
|
/external/kernel-headers/original/asm-arm/arch/ |
board.h | 79 * ... for device/gadget use, set "register_dev". 81 * ... for OTG use as device OR host, initialize "otg" 109 struct device; 113 int (*set_power)(struct device *dev, int state);
|
/external/kernel-headers/original/linux/hdlc/ |
ioctl.h | 38 char master[IFNAMSIZ]; /* Name of master FRAD device */
|
/external/libnfc-nxp/src/ |
phHciNfc_DevMgmt.c | 23 * \brief HCI PN544 Device Management Gate Routines. * 84 /** \defgroup grp_hci_nfc HCI PN544 Device Management Component 352 /* Update the pipe_info of the Device Management Gate obtained 359 /* Update the Response Receive routine of the Device 470 * \brief Initialisation of PN544 Device Managment Gate. 472 * This function initialses the PN544 Device Management gate and 473 * populates the PN544 Device Management Information Structure 498 }/* End of the PN544 Device Info Memory Check */ 514 /* PN544 Device Mgmt pipe open sequence */ [all...] |
phLibNfc_llcp.c | 79 /* If local device is the Initiator (remote is Target), 84 /* Check if any device connected */ 210 /* If local device is the Initiator (remote is Target), 215 /* Check if any device connected */ 380 /* Check device */ 410 /* Check device */ 468 /* Check device */ 599 /* Check device */ 742 /* Check device */ 785 /* Check device */ [all...] |
/external/qemu/hw/ |
bt.c | 72 static void bt_dummy_destroy(struct bt_device_s *device) 74 bt_device_done(device); 75 qemu_free(device); 116 fprintf(stderr, "%s: bad bt device \"%s\"\n", __FUNCTION__,
|
/external/qemu/telephony/ |
modem_driver.c | 12 /* implement the modem character device for Android within the QEMU event loop. 14 * on the emulated device. 39 /* send unsollicited messages to the device */ 58 /* despite its name, this function is called when the device writes to the modem */
|
/external/skia/include/core/ |
SkBounder.h | 34 Base class for intercepting the device bounds of shapes before they are drawn. 46 /** Override in your subclass. This is called with the device bounds of an 50 been transformed in to device coordinates, and clipped to the current clip. 68 text drawing supplies the device bounds of the object.
|
/external/skia/src/effects/ |
SkTransparentShader.cpp | 21 bool SkTransparentShader::setContext(const SkBitmap& device, 25 fDevice = &device; 28 return this->INHERITED::setContext(device, paint, matrix); 113 SkASSERT(!"index8 not supported as a destination device");
|
/external/skia/src/images/ |
SkFlipPixelRef.cpp | 18 const SkRegion& SkFlipPixelRef::beginUpdate(SkBitmap* device) { 23 device->setConfig(fConfig, fFlipper.width(), fFlipper.height()); 24 device->setPixels(writeAddr); 29 SkFlipPixelRef::CopyBitsFromAddr(*device, copyBits, readAddr);
|
/external/sqlite/android/ |
PhoneNumberUtils.h | 0 /* //device/libs/android_runtime/PhoneNumberUtils.h
|
/external/srec/config/en.us/ |
adb_pull_system_usr_srec_bothtags5_from_saved.sh | 1 # Run this from Ubuntu to copy files from device
|
run-bothtags5-from-saved.sh | 3 # mv is not supported on Android device
|
run-bothtags5.sh | 3 # mv is not supported on Android device
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_dev_attr.h | 2 * Wi-Fi Protected Setup - device attributes
|
/frameworks/base/core/java/android/app/ |
IActivityPendingResult.aidl | 0 /* //device/java/android/android/app/IActivityPendingResult.aidl
|
IInstrumentationWatcher.aidl | 0 /* //device/java/android/android/app/IInstrumentationWatcher.aidl
|
IServiceConnection.aidl | 0 /* //device/java/android/android/app/IServiceConnection.aidl
|
Completed in 1075 milliseconds
<<31323334353637383940>>