| 359 | * -1 HIDAPI error |
| 360 | */ |
| 361 | int (*send_equalizer)(hid_device* hid_device, struct equalizer_settings* settings); |
| 362 | |
| 363 | /** @brief Function pointer for setting headset parametric equalizer |
| 364 | * |
nothing calls this directly
no outgoing calls
no test coverage detected