Home
last modified time | relevance | path

Searched refs:device_info (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp153 tvInputEvent.deviceInfo.deviceId = event->device_info.device_id; in notify()
155 event->device_info.type); in notify()
156 tvInputEvent.deviceInfo.portId = event->device_info.hdmi.port_id; in notify()
161 event->device_info.audio_type); in notify()
164 const char* address = event->device_info.audio_address; in notify()
173 static_cast<uint8_t>(event->device_info.audio_address[i]); in notify()
/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_intf.h153 struct sound_trigger_device_info device_info; member
Dsound_trigger_hw_iaxxx.c1333 if (!compare_device_type(&config->device_info.devices, AUDIO_DEVICE_OUT_SPEAKER)) { in update_rx_conditions()
1395 is_single_device_type_equal(&config->device_info.devices, ST_DEVICE_HANDSET_MIC)) { in update_sthal_conditions()
/hardware/libhardware/include/hardware/
Dtv_input.h224 tv_input_device_info_t device_info; member