Home
last modified time | relevance | path

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

/external/bluetooth/bluez/health/
Dmcap.c249 mcap_mcl_unref(mdl->mcl); in free_mdl()
779 mcap_mcl_unref(mcl); in mcap_cache_mcl()
800 mcap_mcl_unref(last); in mcap_cache_mcl()
844 mcap_mcl_unref(mcl); in mcap_close_mcl()
857 void mcap_mcl_unref(struct mcap_mcl *mcl) in mcap_mcl_unref() function
1784 (GDestroyNotify) mcap_mcl_unref); in mcap_connect_mcl_cb()
1808 mcap_mcl_unref(con->mcl); in mcl_io_destroy()
1865 mcap_mcl_unref(con->mcl); in mcap_create_mcl()
1934 (GDestroyNotify) mcap_mcl_unref); in set_mcl_conf()
2089 mcap_mcl_unref(l->data); in mcap_release_instance()
[all …]
Dmcap_lib.h176 void mcap_mcl_unref(struct mcap_mcl *mcl);
Dhdp.c304 mcap_mcl_unref(hdp_device->mcl); in device_unref_mcl()