Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dring_buffer.cpp70 void (*threshold_cb)(void *); member
330 rbc->threshold_cb) { in rb_write()
336 rbc->threshold_cb(rbc->cb_ctx); in rb_write()
565 rbc->threshold_cb = callback; in rb_config_threshold()