MCPcopy Create free account
hub / github.com/Sapd/HeadsetControl / equalizer_settings

Class equalizer_settings

src/main.c:349–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

347
348 case CAP_EQUALIZER:
349 ret = device_found->send_equalizer(*device_handle, (struct equalizer_settings*)param);
350 break;
351
352 case CAP_PARAMETRIC_EQUALIZER:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected