summaryrefslogtreecommitdiff
path: root/profiles/health/mcap_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/health/mcap_lib.h')
-rw-r--r--profiles/health/mcap_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/health/mcap_lib.h b/profiles/health/mcap_lib.h
index 8fcc1415b..603ccc097 100644
--- a/profiles/health/mcap_lib.h
+++ b/profiles/health/mcap_lib.h
@@ -196,7 +196,7 @@ void mcap_sync_set_req(struct mcap_mcl *mcl,
/* MCAP main operations */
-struct mcap_instance *mcap_create_instance(bdaddr_t *src,
+struct mcap_instance *mcap_create_instance(const bdaddr_t *src,
BtIOSecLevel sec, uint16_t ccpsm,
uint16_t dcpsm,
mcap_mcl_event_cb mcl_connected,