Home
last modified time | relevance | path

Searched defs:halEvent (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp30 void SoundTriggerHalImpl::soundModelCallback(struct sound_trigger_model_event* halEvent, in soundModelCallback()
52 void SoundTriggerHalImpl::recognitionCallback(struct sound_trigger_recognition_event* halEvent, in recognitionCallback()
434 ISoundTriggerHwCallback::ModelEvent* event, const struct sound_trigger_model_event* halEvent) { in convertSoundModelEventFromHal()
445 const struct sound_trigger_phrase_recognition_event* halEvent) { in convertPhaseRecognitionEventFromHal()
456 const struct sound_trigger_recognition_event* halEvent) { in convertRecognitionEventFromHal()
489 struct sound_trigger_recognition_event* halEvent) { in recognitionCallback()
505 struct sound_trigger_model_event* halEvent) { in soundModelCallback()
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp48 void soundModelCallback_(struct sound_trigger_model_event* halEvent, void* cookie) { in soundModelCallback_()
70 void recognitionCallback_(struct sound_trigger_recognition_event* halEvent, void* cookie) { in recognitionCallback_()
458 const struct sound_trigger_model_event* halEvent) { in convertSoundModelEventFromHal()
469 const struct sound_trigger_phrase_recognition_event* halEvent) { in convertPhaseRecognitionEventFromHal()
480 const struct sound_trigger_recognition_event* halEvent) { in convertRecognitionEventFromHal()
514 struct sound_trigger_recognition_event* halEvent) { in recognitionCallback()
530 struct sound_trigger_model_event* halEvent) { in soundModelCallback()
654 struct sound_trigger_recognition_event* halEvent) { in recognitionCallback()
681 struct sound_trigger_model_event* halEvent) { in soundModelCallback()
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.cpp33 void Tuner::onCallback(radio_hal_event_t *halEvent) in onCallback()
79 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie) in callback()
/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.cpp149 struct sound_trigger_recognition_event* halEvent) { in recognitionCallback()
176 struct sound_trigger_model_event* halEvent) { in soundModelCallback()