Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dconsumerir.h65 int (*transmit)(struct consumerir_device *dev, int carrier_freq, member
/hardware/libhardware/modules/consumerir/
Dconsumerir.c94 dev->transmit = consumerir_transmit; in consumerir_open()
/hardware/libhardware/tests/hardware/
Dstruct-offset.cpp196 CHECK_MEMBER_AT(consumerir_device_t, transmit, 64, 120); in CheckOffsets()