HomeSort by relevance Sort by last modified time
    Searched refs:mcap_mdl_ref (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/health/
mcap_lib.h 158 struct mcap_mdl *mcap_mdl_ref(struct mcap_mdl *mdl);
mcap.c 493 con->mdl = mcap_mdl_ref(mdl);
510 mcl->mdls = g_slist_insert_sorted(mcl->mdls, mcap_mdl_ref(mdl),
542 con->mdl = mcap_mdl_ref(mdl);
639 con->mdl = mcap_mdl_ref(mdl);
675 con->mdl = mcap_mdl_ref(mdl);
1049 mcl->mdls = g_slist_insert_sorted(mcl->mdls, mcap_mdl_ref(mdl),
2175 struct mcap_mdl *mcap_mdl_ref(struct mcap_mdl *mdl) function
    [all...]
hdp.c 767 hdp_chann->mdl = mcap_mdl_ref(mdl);
945 chan->mdl = mcap_mdl_ref(mdl);
1028 dev->ndc->mdl = mcap_mdl_ref(mdl);
    [all...]

Completed in 676 milliseconds