-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path00053.html
85 lines (75 loc) · 4.25 KB
/
00053.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<title>Configuring the Library</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Doc-O-Matic" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="STYLESHEET" href="default.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body class="Element700" onload="onBodyLoadEx('frames.html', 'topic', '00053.html');" onmousedown="onBodyMouseDown();">
<!-- Begin Popups -->
<!-- End Popups -->
<!-- Begin Page Header -->
<div class="Element710" id="areafixed">
<div class="Element94">
<a href="00022.html" target="topic">Drivers Libraries Help</a> > <a href="00017.html" target="topic">BM71 Bluetooth Driver Library</a> > <a href="00053.html" target="topic">Configuring the Library</a></div>
<div class="Element92">
<table width="100%" cellspacing="0" cellpadding="0">
<tr><td width="25%">
<div class="Element1">
MPLAB Harmony Bluetooth Help</div>
</td><td width="25%">
<div class="Element2">
<a href="contents.html" target="tocidx">Contents</a> | <a href="00020.html" target="topic">Home</a></div>
</td><td width="25%">
<div class="Element90">
<a href="00058.html" target="topic">Previous</a> | <a href="00017.html" target="topic">Up</a> | <a href="00054.html" target="topic">Next</a></div>
</td><td width="25%">
<div class="Element96">
<a href="mailto:[email protected]&subject=MPLAB Harmony Documentation Feedback (Topic ID: DRV BLUETOOTH BM71 Configuring the Library Topic Title: Configuring the Library)&body=Thank you for your feedback! Please include a description of your feedback, and indicate whether you are reporting an an error in the documentation or an enhancement.">Documentation Feedback</a><br> <a href="http://support.microchip.com" target="_blank">Microchip Support</a></div>
</td></tr></table><div class="Element5">
Configuring the Library</div>
</div>
</div>
<!-- End Page Header -->
<!-- Begin Client Area -->
<div class="Element720" id="areascroll">
<div class="Element721">
<!-- Begin Page Content -->
<a name="PageContent"></a><div class="Element58">
<a name="4465736372697074696F6E"></a><div class="Element11">
<div class="Element10">
<p class="Element10">
The configuration of the BM71 Bluetooth Driver is based on the file <span class="Element146">configuration.h</span>. </p>
<p class="Element10">
This header file contains the configuration selection for the BM71 Bluetooth Driver. Based on the selections made, the driver may support the selected features. These configuration settings will apply to all instances of the BM71 Bluetooth Driver. </p>
<p class="Element10">
This header can be placed anywhere, the path of this header needs to be present in the include search path for a successful build. Refer to the Applications Help section for more details.</p></div>
</div>
</div>
<!-- End Page Content -->
<!-- Begin Page Footer -->
<div class="Element95">
<a href="00022.html" target="topic">Drivers Libraries Help</a> > <a href="00017.html" target="topic">BM71 Bluetooth Driver Library</a> > <a href="00053.html" target="topic">Configuring the Library</a></div>
<div class="Element93">
<table width="100%" cellspacing="0" cellpadding="0">
<tr><td width="25%">
<div class="Element3">
MPLAB Harmony Bluetooth Help</div>
</td><td width="25%">
<div class="Element4">
<a href="contents.html" target="tocidx">Contents</a> | <a href="00020.html" target="topic">Home</a></div>
</td><td width="25%">
<div class="Element91">
<a href="00058.html" target="topic">Previous</a> | <a href="00017.html" target="topic">Up</a> | <a href="00054.html" target="topic">Next</a></div>
</td><td width="25%">
<div class="Element97">
<a href="mailto:[email protected]&subject=MPLAB Harmony Documentation Feedback (Topic ID: DRV BLUETOOTH BM71 Configuring the Library Topic Title: Configuring the Library)&body=Thank you for your feedback! Please include a description of your feedback, and indicate whether you are reporting an an error in the documentation or an enhancement.">Documentation Feedback</a><br> <a href="http://support.microchip.com" target="_blank">Microchip Support</a></div>
</td></tr></table></div>
<!-- End Page Footer -->
</div>
</div>
<!-- End Client Area -->
</body></html>