Home
last modified time | relevance | path

Searched refs:transmit (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
Dconsumerir.h65 int (*transmit)(struct consumerir_device *dev, int carrier_freq, member
/hardware/libhardware/modules/consumerir/
Dconsumerir.c95 dev->transmit = consumerir_transmit; in consumerir_open()
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DLICENSE_1_0.txt6 execute, and transmit the Software, and to prepare derivative works of the
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DLICENSE_1_0.txt6 execute, and transmit the Software, and to prepare derivative works of the
/hardware/libhardware/tests/hardware/
Dstruct-offset.cpp197 CHECK_MEMBER_AT(consumerir_device_t, transmit, 64, 120); in CheckOffsets()