Home
last modified time | relevance | path

Searched refs:order (Results 1 – 12 of 12) sorted by relevance

/hardware/ril/mock-ril/src/java/com/android/internal/communication/
DMsg.java45 lenBuffer.order(ByteOrder.LITTLE_ENDIAN); in sendHeader()
63 lenBuffer.order(ByteOrder.LITTLE_ENDIAN); in recvHeader()
/hardware/broadcom/wlan/
D.gitignore24 *.order
/hardware/ti/wlan/
D.gitignore24 *.order
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
Dreadme.txt1 This is UIM utility required for TI's shared transport driver in order
/hardware/libhardware/modules/
DREADME.android18 loaded in the "board", "arch" and "default" order.
/hardware/ti/wlan/wl1271/config/
Dtiwlan.ini56 # Each byte correlates to one channel in sequential order. Table 2.4 starts from channel 1, Table …
171 WiFiWmmPS = 0 # Use 1 on WiFi test in order to configure PS to work in WMM mode
/hardware/ti/wlan/wl1271/platforms/os/linux/
DMakefile308 @find ../../../. -type f -print | grep .order | xargs rm -f
/hardware/ti/wlan/mac80211/ti-utils/
DREADME87 In order to prepare NVS file with radio parameters for 2 FEMs, do follows
151 In order to use it, copy the file to /lib/firmware/wl1271-nvs.bin and reload.
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING70 this license for certain libraries in order to permit linking those
113 be combined with the library in order to run.
376 conditions are imposed on you (whether by court order, agreement or
/hardware/ti/omap4xxx/camera/
DANativeWindowDisplayAdapter.cpp375 s3dParams->order, s3dParams->subSampling); in enableDisplay()
DCameraHal.cpp1609 s3dParams.order = OVERLAY_S3D_ORDER_LF; in startPreview()
1617 s3dParams.order = OVERLAY_S3D_ORDER_LF; in startPreview()
/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h867 int order; member