Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_hfp_slc.h15 typedef int (*hfp_slc_disconnect_cb)(struct hfp_slc_handle *handle); typedef
31 hfp_slc_disconnect_cb disconnect_cb);
Dcras_hfp_slc.c66 hfp_slc_disconnect_cb disconnect_cb;
621 hfp_slc_disconnect_cb disconnect_cb) in hfp_slc_create()