OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcap_mcl_ref
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/health/
mcap_lib.h
175
struct mcap_mcl *
mcap_mcl_ref
(struct mcap_mcl *mcl);
mcap.c
487
mdl->mcl =
mcap_mcl_ref
(mcl);
848
struct mcap_mcl *
mcap_mcl_ref
(struct mcap_mcl *mcl)
function
852
DBG("
mcap_mcl_ref
(%p): ref=%d", mcl, mcl->ref);
1047
mdl->mcl =
mcap_mcl_ref
(mcl);
[
all
...]
hdp_util.c
1025
device->mcl =
mcap_mcl_ref
(mcl);
hdp.c
1239
hdp_device->mcl =
mcap_mcl_ref
(mcl);
[
all
...]
Completed in 7073 milliseconds