Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/tests/
Doslo_sound_model_control.h25 void osloSoundModelEnable(bool enable);
Doslo_sound_model_control.cpp146 void osloSoundModelEnable(bool enable) { in osloSoundModelEnable() function
Doslo_config_test.c329 osloSoundModelEnable(true); in oslo_enable()
335 osloSoundModelEnable(false); in oslo_enable()
769 route_enable ? osloSoundModelEnable(true) : oslo_enable(smd, false); in main()