Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_hfp_slc.h12 typedef int (*hfp_slc_init_cb)(struct hfp_slc_handle *handle); typedef
30 hfp_slc_init_cb init_cb,
Dcras_hfp_slc.c65 hfp_slc_init_cb init_cb;
620 hfp_slc_init_cb init_cb, in hfp_slc_create()