Searched refs:direction (Results 1 - 4 of 4) sorted by relevance

/system/core/fastboot/
H A Dusb_osx.c189 UInt8 direction; local
192 &direction,
200 if (direction == kUSBIn) {
203 } else if (direction == kUSBOut) {
/system/core/sh/
H A Dhistedit.c227 int first, last, direction; local
369 direction = first < last ? H_PREV : H_NEXT;
396 for (;retval != -1; retval = history(hist, &he, direction)) {
/system/core/adb/
H A Dusb_osx.c342 UInt8 direction; local
344 kr = (*interface)->GetPipeProperties(interface, endpoint, &direction,
351 if (kUSBIn == direction)
354 if (kUSBOut == direction)
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dhci.h1996 uint8_t direction; member in struct:__anon208

Completed in 175 milliseconds