summaryrefslogtreecommitdiffstats
path: root/stack/btm/btm_inq.c
diff options
context:
space:
mode:
Diffstat (limited to 'stack/btm/btm_inq.c')
-rw-r--r--stack/btm/btm_inq.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stack/btm/btm_inq.c b/stack/btm/btm_inq.c
index a67f723..2339150 100644
--- a/stack/btm/btm_inq.c
+++ b/stack/btm/btm_inq.c
@@ -116,8 +116,8 @@ const UINT16 BTM_EIR_UUID_LKUP_TBL[BTM_EIR_MAX_SERVICES] =
};
#else
/*
-If customized UUID look-up table needs to be used,
-the followings should be defined in buildcfg.h.
+If customized UUID look-up table needs to be used,
+the followings should be defined in bdroid_buildcfg.h.
BTM_EIR_UUID_LKUP_TBL = <customized UUID list>
BTM_EIR_MAX_SERVICES = <number of UUID in list>
*/