This commit is contained in:
h2zero
2025-09-05 22:13:32 +00:00
parent 61bfa42e91
commit fba38807f8
76 changed files with 325 additions and 300 deletions

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>
@@ -162,7 +162,7 @@ $(document).ready(function(){initNavTree('_nim_b_l_e_advertised_device_8h_source
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <a class="code hl_class" href="class_nim_b_l_e_address.html">NimBLEAddress</a> getTargetAddress(uint8_t index = 0) <span class="keyword">const</span>;</div> <div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <a class="code hl_class" href="class_nim_b_l_e_address.html">NimBLEAddress</a> getTargetAddress(uint8_t index = 0) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> uint8_t getTargetAddressCount() <span class="keyword">const</span>;</div> <div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> uint8_t getTargetAddressCount() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> int8_t getTXPower() <span class="keyword">const</span>;</div> <div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> int8_t getTXPower() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> uint8_t getAdvLength() <span class="keyword">const</span>;</div> <div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> uint16_t getAdvLength() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> uint8_t getAddressType() <span class="keyword">const</span>;</div> <div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> uint8_t getAddressType() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <span class="keywordtype">bool</span> isAdvertisingService(<span class="keyword">const</span> <a class="code hl_class" href="class_nim_b_l_e_u_u_i_d.html">NimBLEUUID</a>&amp; uuid) <span class="keyword">const</span>;</div> <div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <span class="keywordtype">bool</span> isAdvertisingService(<span class="keyword">const</span> <a class="code hl_class" href="class_nim_b_l_e_u_u_i_d.html">NimBLEUUID</a>&amp; uuid) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> <span class="keywordtype">bool</span> haveAppearance() <span class="keyword">const</span>;</div> <div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> <span class="keywordtype">bool</span> haveAppearance() <span class="keyword">const</span>;</div>
@@ -185,64 +185,66 @@ $(document).ready(function(){initNavTree('_nim_b_l_e_advertised_device_8h_source
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> uint8_t getPrimaryPhy() <span class="keyword">const</span>;</div> <div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> uint8_t getPrimaryPhy() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> uint8_t getSecondaryPhy() <span class="keyword">const</span>;</div> <div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> uint8_t getSecondaryPhy() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> uint16_t getPeriodicInterval() <span class="keyword">const</span>;</div> <div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> uint16_t getPeriodicInterval() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span><span class="preprocessor"># endif</span></div> <div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> uint8_t getDataStatus() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">operator</span> <a class="code hl_class" href="class_nim_b_l_e_address.html">NimBLEAddress</a>() <span class="keyword">const</span>;</div> <div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span><span class="preprocessor"># endif</span></div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> </div> <div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> <span class="keyword">operator</span> <a class="code hl_class" href="class_nim_b_l_e_address.html">NimBLEAddress</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <span class="keyword">const</span> std::vector&lt;uint8_t&gt;&amp; getPayload() <span class="keyword">const</span>;</div> <div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> </div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <span class="keyword">const</span> std::vector&lt;uint8_t&gt;::const_iterator begin() <span class="keyword">const</span>;</div> <div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <span class="keyword">const</span> std::vector&lt;uint8_t&gt;&amp; getPayload() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="keyword">const</span> std::vector&lt;uint8_t&gt;::const_iterator end() <span class="keyword">const</span>;</div> <div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="keyword">const</span> std::vector&lt;uint8_t&gt;::const_iterator begin() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> </div> <div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <span class="keyword">const</span> std::vector&lt;uint8_t&gt;::const_iterator end() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> </div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> T getManufacturerData(<span class="keywordtype">bool</span> skipSizeCheck = <span class="keyword">false</span>)<span class="keyword"> const </span>{</div> <div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> std::string data = getManufacturerData();</div> <div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> T getManufacturerData(<span class="keywordtype">bool</span> skipSizeCheck = <span class="keyword">false</span>)<span class="keyword"> const </span>{</div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> <span class="keywordflow">if</span> (!skipSizeCheck &amp;&amp; data.size() &lt; <span class="keyword">sizeof</span>(T)) <span class="keywordflow">return</span> T();</div> <div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> std::string data = getManufacturerData();</div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* pData = data.data();</div> <div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <span class="keywordflow">if</span> (!skipSizeCheck &amp;&amp; data.size() &lt; <span class="keyword">sizeof</span>(T)) <span class="keywordflow">return</span> T();</div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="keywordflow">return</span> *((T*)pData);</div> <div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* pData = data.data();</div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> }</div> <div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> <span class="keywordflow">return</span> *((T*)pData);</div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div> <div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> }</div>
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> </div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> T getServiceData(uint8_t index = 0, <span class="keywordtype">bool</span> skipSizeCheck = <span class="keyword">false</span>)<span class="keyword"> const </span>{</div> <div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> std::string data = getServiceData(index);</div> <div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> T getServiceData(uint8_t index = 0, <span class="keywordtype">bool</span> skipSizeCheck = <span class="keyword">false</span>)<span class="keyword"> const </span>{</div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <span class="keywordflow">if</span> (!skipSizeCheck &amp;&amp; data.size() &lt; <span class="keyword">sizeof</span>(T)) <span class="keywordflow">return</span> T();</div> <div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> std::string data = getServiceData(index);</div>
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* pData = data.data();</div> <div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <span class="keywordflow">if</span> (!skipSizeCheck &amp;&amp; data.size() &lt; <span class="keyword">sizeof</span>(T)) <span class="keywordflow">return</span> T();</div>
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> <span class="keywordflow">return</span> *((T*)pData);</div> <div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* pData = data.data();</div>
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> }</div> <div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> <span class="keywordflow">return</span> *((T*)pData);</div>
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> </div> <div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> }</div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt;</div> <div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> </div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> T getServiceData(<span class="keyword">const</span> <a class="code hl_class" href="class_nim_b_l_e_u_u_i_d.html">NimBLEUUID</a>&amp; uuid, <span class="keywordtype">bool</span> skipSizeCheck = <span class="keyword">false</span>)<span class="keyword"> const </span>{</div> <div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <span class="keyword">template</span> &lt;<span class="keyword">typename</span> T&gt;</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> std::string data = getServiceData(uuid);</div> <div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> T getServiceData(<span class="keyword">const</span> <a class="code hl_class" href="class_nim_b_l_e_u_u_i_d.html">NimBLEUUID</a>&amp; uuid, <span class="keywordtype">bool</span> skipSizeCheck = <span class="keyword">false</span>)<span class="keyword"> const </span>{</div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <span class="keywordflow">if</span> (!skipSizeCheck &amp;&amp; data.size() &lt; <span class="keyword">sizeof</span>(T)) <span class="keywordflow">return</span> T();</div> <div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> std::string data = getServiceData(uuid);</div>
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* pData = data.data();</div> <div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> <span class="keywordflow">if</span> (!skipSizeCheck &amp;&amp; data.size() &lt; <span class="keyword">sizeof</span>(T)) <span class="keywordflow">return</span> T();</div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <span class="keywordflow">return</span> *((T*)pData);</div> <div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* pData = data.data();</div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> }</div> <div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> <span class="keywordflow">return</span> *((T*)pData);</div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> </div> <div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> }</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <span class="keyword">private</span>:</div> <div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> </div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> <span class="keyword">friend</span> <span class="keyword">class </span>NimBLEScan;</div> <div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> <span class="keyword">private</span>:</div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> </div> <div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> <span class="keyword">friend</span> <span class="keyword">class </span>NimBLEScan;</div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> NimBLEAdvertisedDevice(<span class="keyword">const</span> ble_gap_event* event, uint8_t eventType);</div> <div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> </div>
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> <span class="keywordtype">void</span> update(<span class="keyword">const</span> ble_gap_event* event, uint8_t eventType);</div> <div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> NimBLEAdvertisedDevice(<span class="keyword">const</span> ble_gap_event* event, uint8_t eventType);</div>
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> uint8_t findAdvField(uint8_t type, uint8_t index = 0, <span class="keywordtype">size_t</span>* data_loc = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div> <div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> <span class="keywordtype">void</span> update(<span class="keyword">const</span> ble_gap_event* event, uint8_t eventType);</div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> <span class="keywordtype">size_t</span> findServiceData(uint8_t index, uint8_t* bytes) <span class="keyword">const</span>;</div> <div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> uint8_t findAdvField(uint8_t type, uint8_t index = 0, <span class="keywordtype">size_t</span>* data_loc = <span class="keyword">nullptr</span>) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> </div> <div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> <span class="keywordtype">size_t</span> findServiceData(uint8_t index, uint8_t* bytes) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> <a class="code hl_class" href="class_nim_b_l_e_address.html">NimBLEAddress</a> m_address{};</div> <div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> </div>
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> uint8_t m_advType{};</div> <div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> <a class="code hl_class" href="class_nim_b_l_e_address.html">NimBLEAddress</a> m_address{};</div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> int8_t m_rssi{};</div> <div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> uint8_t m_advType{};</div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> uint8_t m_callbackSent{};</div> <div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> int8_t m_rssi{};</div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> uint8_t m_advLength{};</div> <div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> uint8_t m_callbackSent{};</div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> </div> <div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> uint16_t m_advLength{};</div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span><span class="preprocessor"># if MYNEWT_VAL(BLE_EXT_ADV)</span></div> <div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> </div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> <span class="keywordtype">bool</span> m_isLegacyAdv{};</div> <div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span><span class="preprocessor"># if MYNEWT_VAL(BLE_EXT_ADV)</span></div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> uint8_t m_sid{};</div> <div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> <span class="keywordtype">bool</span> m_isLegacyAdv{};</div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> uint8_t m_primPhy{};</div> <div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span> uint8_t m_dataStatus{};</div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> uint8_t m_secPhy{};</div> <div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> uint8_t m_sid{};</div>
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> uint16_t m_periodicItvl{};</div> <div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> uint8_t m_primPhy{};</div>
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span><span class="preprocessor"># endif</span></div> <div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> uint8_t m_secPhy{};</div>
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> </div> <div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> uint16_t m_periodicItvl{};</div>
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span> std::vector&lt;uint8_t&gt; m_payload;</div> <div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span><span class="preprocessor"># endif</span></div>
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span>};</div> <div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> </div>
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> </div> <div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> std::vector&lt;uint8_t&gt; m_payload;</div>
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span><span class="preprocessor">#endif </span><span class="comment">/* CONFIG_BT_NIMBLE_ENABLED &amp;&amp; MYNEWT_VAL(BLE_ROLE_OBSERVER) */</span><span class="preprocessor"></span></div> <div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span>};</div>
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span><span class="preprocessor">#endif </span><span class="comment">/* NIMBLE_CPP_ADVERTISED_DEVICE_H_ */</span><span class="preprocessor"></span></div> <div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> </div>
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span><span class="preprocessor">#endif </span><span class="comment">/* CONFIG_BT_NIMBLE_ENABLED &amp;&amp; MYNEWT_VAL(BLE_ROLE_OBSERVER) */</span><span class="preprocessor"></span></div>
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span><span class="preprocessor">#endif </span><span class="comment">/* NIMBLE_CPP_ADVERTISED_DEVICE_H_ */</span><span class="preprocessor"></span></div>
<div class="ttc" id="aclass_nim_b_l_e_address_html"><div class="ttname"><a href="class_nim_b_l_e_address.html">NimBLEAddress</a></div><div class="ttdoc">A BLE device address.</div><div class="ttdef"><b>Definition</b> NimBLEAddress.h:42</div></div> <div class="ttc" id="aclass_nim_b_l_e_address_html"><div class="ttname"><a href="class_nim_b_l_e_address.html">NimBLEAddress</a></div><div class="ttdoc">A BLE device address.</div><div class="ttdef"><b>Definition</b> NimBLEAddress.h:42</div></div>
<div class="ttc" id="aclass_nim_b_l_e_u_u_i_d_html"><div class="ttname"><a href="class_nim_b_l_e_u_u_i_d.html">NimBLEUUID</a></div><div class="ttdoc">A model of a BLE UUID.</div><div class="ttdef"><b>Definition</b> NimBLEUUID.h:41</div></div> <div class="ttc" id="aclass_nim_b_l_e_u_u_i_d_html"><div class="ttname"><a href="class_nim_b_l_e_u_u_i_d.html">NimBLEUUID</a></div><div class="ttdoc">A model of a BLE UUID.</div><div class="ttdef"><b>Definition</b> NimBLEUUID.h:41</div></div>
</div><!-- fragment --></div><!-- contents --> </div><!-- fragment --></div><!-- contents -->

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

File diff suppressed because one or more lines are too long

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -27,87 +27,90 @@ var NAVTREE =
[ "esp-nimble-cpp", "index.html", [ [ "esp-nimble-cpp", "index.html", [
[ "Overview", "index.html", "index" ], [ "Overview", "index.html", "index" ],
[ "Changelog", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html", [ [ "Changelog", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html", [
[ "[2.3.2] 2025-09-02", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02", null ], [ "[2.3.3] 2025-09-05", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md233-2025-09-05", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added", null ],
[ "[2.3.2] 2025-09-02", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-1", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed", null ],
[ "[2.3.1] 2025-06-11", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11", null ], [ "[2.3.1] 2025-06-11", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-1", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added", null ],
[ "[2.3.0] 2025-05-19", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-2", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-2", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-1", null ], [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-1", null ],
[ "[2.3.0] 2025-05-19", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-3", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-2", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-1", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-1", null ],
[ "[2.2.1] 2025-02-28", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28", null ], [ "[2.2.1] 2025-02-28", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-3", null ],
[ "[2.2.0] 2025-02-24", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-4", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-4", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-2", null ], [ "[2.2.0] 2025-02-24", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24", null ],
[ "[2.1.1] 2025-01-26", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-5", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-5", null ],
[ "[2.1.0] 2025-01-12", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md210-2025-01-12", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-6", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-2", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-3", null ], [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-3", null ],
[ "[2.0.3] 2025-01-05", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05", null ], [ "[2.1.1] 2025-01-26", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-6", null ],
[ "[2.1.0] 2025-01-12", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md210-2025-01-12", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-7", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-7", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-3", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-2", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-4", null ], [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-4", null ],
[ "[2.0.2] 2024-12-21", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21", null ], [ "[2.0.3] 2025-01-05", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-8", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-8", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-3", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-5", null ],
[ "[2.0.2] 2024-12-21", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-9", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-4", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-4", null ],
[ "[2.0.1] 2024-12-16", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md201-2024-12-16", null ], [ "[2.0.1] 2024-12-16", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md201-2024-12-16", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-9", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-10", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-5", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-5", null ],
[ "[2.0.0] 2024-12-14", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md200-2024-12-14", null ], [ "[2.0.0] 2024-12-14", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md200-2024-12-14", null ],
[ "<strong>Breaking changes</strong>", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#breaking-changes", null ], [ "<strong>Breaking changes</strong>", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#breaking-changes", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-10", [ [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-11", [
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-6", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-6", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-5", null ]
] ],
[ "[1.4.1] - 2022-10-30", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30", [
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-11", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-7", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-6", null ] [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-6", null ]
] ], ] ],
[ "[1.4.0] - 2022-07-31", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31", [ [ "[1.4.1] - 2022-10-30", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30", [
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-12", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-12", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-8", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-7", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-7", null ] [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-7", null ]
] ], ] ],
[ "[1.4.0] - 2022-07-31", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31", [
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-13", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-8", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-8", null ]
] ],
[ "[1.3.3] - 2022-02-15", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15", [ [ "[1.3.3] - 2022-02-15", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15", [
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-9", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-9", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-13", null ] [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-14", null ]
] ], ] ],
[ "[1.3.2] - 2022-01-15", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md132---2022-01-15", [ [ "[1.3.2] - 2022-01-15", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md132---2022-01-15", [
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-14", null ], [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-15", null ],
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-8", null ], [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-9", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-10", null ] [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-10", null ]
] ], ] ],
[ "[1.3.1] - 2021-08-04", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04", [ [ "[1.3.1] - 2021-08-04", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04", [
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-15", null ]
] ],
[ "[1.3.0] - 2021-08-02", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md130---2021-08-02", [
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-9", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-11", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-16", null ] [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-16", null ]
] ], ] ],
[ "[1.2.0] - 2021-02-08", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md120---2021-02-08", [ [ "[1.3.0] - 2021-08-02", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md130---2021-08-02", [
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-10", null ], [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-10", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-12", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-11", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-17", null ] [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-17", null ]
] ], ] ],
[ "[1.1.0] - 2021-01-20", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20", [ [ "[1.2.0] - 2021-02-08", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md120---2021-02-08", [
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-11", null ], [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-11", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-13", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-12", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-18", null ] [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-18", null ]
] ], ] ],
[ "[1.1.0] - 2021-01-20", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20", [
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-12", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-13", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-19", null ]
] ],
[ "[1.0.2] - 2020-09-13", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13", [ [ "[1.0.2] - 2020-09-13", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13", [
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-14", null ] [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-14", null ]
] ], ] ],
[ "[1.0.1] - 2020-09-02", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02", [ [ "[1.0.1] - 2020-09-02", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02", [
[ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-12", null ], [ "Added", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-13", null ],
[ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-15", null ], [ "Changed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-15", null ],
[ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-19", null ] [ "Fixed", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-20", null ]
] ], ] ],
[ "[1.0.0] - 2020-08-22", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22", null ] [ "[1.0.0] - 2020-08-22", "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22", null ]
] ], ] ],
@@ -201,7 +204,7 @@ var NAVTREE =
var NAVTREEINDEX = var NAVTREEINDEX =
[ [
"_h_i_d_keyboard_types_8h_source.html", "_h_i_d_keyboard_types_8h_source.html",
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md132---2022-01-15" "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04"
]; ];
var SYNCONMSG = 'click to disable panel synchronisation'; var SYNCONMSG = 'click to disable panel synchronisation';

View File

@@ -230,24 +230,24 @@ var NAVTREEINDEX0 =
"md_1_8x__to2_8x__migration__guide.html#services":[2,4,0], "md_1_8x__to2_8x__migration__guide.html#services":[2,4,0],
"md_1_8x__to2_8x__migration__guide.html#utilities":[2,9], "md_1_8x__to2_8x__migration__guide.html#utilities":[2,9],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html":[1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html":[1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added":[1,5], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added":[1,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-1":[1,8], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-1":[1,8],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-10":[1,40,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-10":[1,42,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-11":[1,41,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-11":[1,43,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-12":[1,43,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-12":[1,44,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-2":[1,14], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-13":[1,46,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-3":[1,20], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-2":[1,11],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-4":[1,24], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-3":[1,17],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-5":[1,33,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-4":[1,23],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-6":[1,34,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-5":[1,27],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-7":[1,35,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-6":[1,36,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-8":[1,37,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-7":[1,37,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-9":[1,39,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-8":[1,38,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22":[1,44], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-9":[1,40,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02":[1,43], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22":[1,47],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13":[1,42], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02":[1,46],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20":[1,41], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13":[1,45],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md120---2021-02-08":[1,40], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20":[1,44],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md130---2021-08-02":[1,39], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md120---2021-02-08":[1,43],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04":[1,38] "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md130---2021-08-02":[1,42]
}; };

View File

@@ -1,56 +1,59 @@
var NAVTREEINDEX1 = var NAVTREEINDEX1 =
{ {
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md132---2022-01-15":[1,37], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04":[1,41],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15":[1,36], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md132---2022-01-15":[1,40],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31":[1,35], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15":[1,39],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30":[1,34], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31":[1,38],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md200-2024-12-14":[1,31], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30":[1,37],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md201-2024-12-16":[1,28], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md200-2024-12-14":[1,34],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21":[1,25], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md201-2024-12-16":[1,31],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05":[1,21], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21":[1,28],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md210-2025-01-12":[1,17], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05":[1,24],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26":[1,15], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md210-2025-01-12":[1,20],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24":[1,12], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26":[1,18],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28":[1,10], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24":[1,15],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19":[1,6], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28":[1,13],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11":[1,3], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19":[1,9],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02":[1,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11":[1,6],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#breaking-changes":[1,32], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02":[1,3],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed":[1,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md233-2025-09-05":[1,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-1":[1,9], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#breaking-changes":[1,35],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-10":[1,37,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed":[1,5],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-11":[1,39,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-1":[1,12],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-12":[1,40,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-10":[1,40,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-13":[1,41,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-11":[1,42,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-14":[1,42,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-12":[1,43,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-15":[1,43,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-13":[1,44,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-2":[1,19], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-14":[1,45,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-3":[1,23], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-15":[1,46,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-4":[1,27], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-2":[1,22],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-5":[1,30], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-3":[1,26],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-6":[1,33,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-4":[1,30],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-7":[1,34,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-5":[1,33],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-8":[1,35,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-6":[1,36,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-9":[1,36,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-7":[1,37,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-8":[1,38,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#changed-9":[1,39,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed":[1,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed":[1,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-1":[1,4], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-1":[1,4],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-10":[1,33], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-10":[1,32],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-11":[1,34,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-11":[1,36],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-12":[1,35,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-12":[1,37,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-13":[1,36,1], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-13":[1,38,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-14":[1,37,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-14":[1,39,1],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-15":[1,38,0], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-15":[1,40,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-16":[1,39,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-16":[1,41,0],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-17":[1,40,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-17":[1,42,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-18":[1,41,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-18":[1,43,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-19":[1,43,2], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-19":[1,44,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-2":[1,7], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-2":[1,7],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-3":[1,11], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-20":[1,46,2],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-4":[1,13], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-3":[1,10],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-4":[1,14],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-5":[1,16], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-5":[1,16],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-6":[1,18], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-6":[1,19],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-7":[1,22], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-7":[1,21],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-8":[1,26], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-8":[1,25],
"md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-9":[1,29], "md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-9":[1,29],
"md__bluetooth_015_01features.html":[3], "md__bluetooth_015_01features.html":[3],
"md__bluetooth_015_01features.html#about-extended-advertising":[3,0], "md__bluetooth_015_01features.html#about-extended-advertising":[3,0],

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -26,7 +26,7 @@ var searchData=
['02_2024_23',['[2.2.0] 2025-02-24',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24',1,'']]], ['02_2024_23',['[2.2.0] 2025-02-24',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24',1,'']]],
['02_2028_24',['[2.2.1] 2025-02-28',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28',1,'']]], ['02_2028_24',['[2.2.1] 2025-02-28',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28',1,'']]],
['04_25',['[1.3.1] - 2021-08-04',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04',1,'']]], ['04_25',['[1.3.1] - 2021-08-04',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04',1,'']]],
['05_26',['[2.0.3] 2025-01-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05',1,'']]], ['05_26',['05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05',1,'[2.0.3] 2025-01-05'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md233-2025-09-05',1,'[2.3.3] 2025-09-05']]],
['05_2019_27',['[2.3.0] 2025-05-19',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19',1,'']]], ['05_2019_27',['[2.3.0] 2025-05-19',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19',1,'']]],
['06_2011_28',['[2.3.1] 2025-06-11',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11',1,'']]], ['06_2011_28',['[2.3.1] 2025-06-11',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11',1,'']]],
['07_2031_29',['[1.4.0] - 2022-07-31',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31',1,'']]], ['07_2031_29',['[1.4.0] - 2022-07-31',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31',1,'']]],
@@ -35,5 +35,6 @@ var searchData=
['08_2004_32',['[1.3.1] - 2021-08-04',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04',1,'']]], ['08_2004_32',['[1.3.1] - 2021-08-04',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04',1,'']]],
['08_2022_33',['[1.0.0] - 2020-08-22',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22',1,'']]], ['08_2022_33',['[1.0.0] - 2020-08-22',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22',1,'']]],
['09_2002_34',['09 02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02',1,'[1.0.1] - 2020-09-02'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'[2.3.2] 2025-09-02']]], ['09_2002_34',['09 02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02',1,'[1.0.1] - 2020-09-02'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'[2.3.2] 2025-09-02']]],
['09_2013_35',['[1.0.2] - 2020-09-13',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13',1,'']]] ['09_2005_35',['[2.3.3] 2025-09-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md233-2025-09-05',1,'']]],
['09_2013_36',['[1.0.2] - 2020-09-13',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13',1,'']]]
]; ];

View File

@@ -14,33 +14,35 @@ var searchData=
['2_203_200_202025_2005_2019_11',['[2.3.0] 2025-05-19',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19',1,'']]], ['2_203_200_202025_2005_2019_11',['[2.3.0] 2025-05-19',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19',1,'']]],
['2_203_201_202025_2006_2011_12',['[2.3.1] 2025-06-11',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11',1,'']]], ['2_203_201_202025_2006_2011_12',['[2.3.1] 2025-06-11',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11',1,'']]],
['2_203_202_202025_2009_2002_13',['[2.3.2] 2025-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'']]], ['2_203_202_202025_2009_2002_13',['[2.3.2] 2025-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'']]],
['2_20x_14',['Migrating from 1.x to 2.x',['../md_1_8x__to2_8x__migration__guide.html',1,'']]], ['2_203_203_202025_2009_2005_14',['[2.3.3] 2025-09-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md233-2025-09-05',1,'']]],
['20_15',['[1.1.0] - 2021-01-20',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20',1,'']]], ['2_20x_15',['Migrating from 1.x to 2.x',['../md_1_8x__to2_8x__migration__guide.html',1,'']]],
['2020_2008_2022_16',['[1.0.0] - 2020-08-22',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22',1,'']]], ['20_16',['[1.1.0] - 2021-01-20',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20',1,'']]],
['2020_2009_2002_17',['[1.0.1] - 2020-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02',1,'']]], ['2020_2008_2022_17',['[1.0.0] - 2020-08-22',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22',1,'']]],
['2020_2009_2013_18',['[1.0.2] - 2020-09-13',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13',1,'']]], ['2020_2009_2002_18',['[1.0.1] - 2020-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md101---2020-09-02',1,'']]],
['2021_2001_2020_19',['[1.1.0] - 2021-01-20',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20',1,'']]], ['2020_2009_2013_19',['[1.0.2] - 2020-09-13',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md102---2020-09-13',1,'']]],
['2021_2002_2008_20',['[1.2.0] - 2021-02-08',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md120---2021-02-08',1,'']]], ['2021_2001_2020_20',['[1.1.0] - 2021-01-20',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md110---2021-01-20',1,'']]],
['2021_2008_2002_21',['[1.3.0] - 2021-08-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md130---2021-08-02',1,'']]], ['2021_2002_2008_21',['[1.2.0] - 2021-02-08',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md120---2021-02-08',1,'']]],
['2021_2008_2004_22',['[1.3.1] - 2021-08-04',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04',1,'']]], ['2021_2008_2002_22',['[1.3.0] - 2021-08-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md130---2021-08-02',1,'']]],
['2022_2001_2015_23',['[1.3.2] - 2022-01-15',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md132---2022-01-15',1,'']]], ['2021_2008_2004_23',['[1.3.1] - 2021-08-04',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md131---2021-08-04',1,'']]],
['2022_2002_2015_24',['[1.3.3] - 2022-02-15',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15',1,'']]], ['2022_2001_2015_24',['[1.3.2] - 2022-01-15',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md132---2022-01-15',1,'']]],
['2022_2007_2031_25',['[1.4.0] - 2022-07-31',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31',1,'']]], ['2022_2002_2015_25',['[1.3.3] - 2022-02-15',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15',1,'']]],
['2022_2010_2030_26',['[1.4.1] - 2022-10-30',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30',1,'']]], ['2022_2007_2031_26',['[1.4.0] - 2022-07-31',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31',1,'']]],
['2024_2012_2014_27',['[2.0.0] 2024-12-14',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md200-2024-12-14',1,'']]], ['2022_2010_2030_27',['[1.4.1] - 2022-10-30',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30',1,'']]],
['2024_2012_2016_28',['[2.0.1] 2024-12-16',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md201-2024-12-16',1,'']]], ['2024_2012_2014_28',['[2.0.0] 2024-12-14',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md200-2024-12-14',1,'']]],
['2024_2012_2021_29',['[2.0.2] 2024-12-21',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21',1,'']]], ['2024_2012_2016_29',['[2.0.1] 2024-12-16',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md201-2024-12-16',1,'']]],
['2025_2001_2005_30',['[2.0.3] 2025-01-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05',1,'']]], ['2024_2012_2021_30',['[2.0.2] 2024-12-21',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21',1,'']]],
['2025_2001_2012_31',['[2.1.0] 2025-01-12',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md210-2025-01-12',1,'']]], ['2025_2001_2005_31',['[2.0.3] 2025-01-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05',1,'']]],
['2025_2001_2026_32',['[2.1.1] 2025-01-26',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26',1,'']]], ['2025_2001_2012_32',['[2.1.0] 2025-01-12',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md210-2025-01-12',1,'']]],
['2025_2002_2024_33',['[2.2.0] 2025-02-24',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24',1,'']]], ['2025_2001_2026_33',['[2.1.1] 2025-01-26',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26',1,'']]],
['2025_2002_2028_34',['[2.2.1] 2025-02-28',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28',1,'']]], ['2025_2002_2024_34',['[2.2.0] 2025-02-24',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24',1,'']]],
['2025_2005_2019_35',['[2.3.0] 2025-05-19',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19',1,'']]], ['2025_2002_2028_35',['[2.2.1] 2025-02-28',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28',1,'']]],
['2025_2006_2011_36',['[2.3.1] 2025-06-11',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11',1,'']]], ['2025_2005_2019_36',['[2.3.0] 2025-05-19',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md230-2025-05-19',1,'']]],
['2025_2009_2002_37',['[2.3.2] 2025-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'']]], ['2025_2006_2011_37',['[2.3.1] 2025-06-11',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md231-2025-06-11',1,'']]],
['21_38',['[2.0.2] 2024-12-21',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21',1,'']]], ['2025_2009_2002_38',['[2.3.2] 2025-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'']]],
['22_39',['[1.0.0] - 2020-08-22',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22',1,'']]], ['2025_2009_2005_39',['[2.3.3] 2025-09-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md233-2025-09-05',1,'']]],
['24_40',['[2.2.0] 2025-02-24',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24',1,'']]], ['21_40',['[2.0.2] 2024-12-21',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md202-2024-12-21',1,'']]],
['26_41',['[2.1.1] 2025-01-26',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26',1,'']]], ['22_41',['[1.0.0] - 2020-08-22',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md100---2020-08-22',1,'']]],
['28_42',['[2.2.1] 2025-02-28',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28',1,'']]] ['24_42',['[2.2.0] 2025-02-24',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md220-2025-02-24',1,'']]],
['26_43',['[2.1.1] 2025-01-26',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md211-2025-01-26',1,'']]],
['28_44',['[2.2.1] 2025-02-28',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md221-2025-02-28',1,'']]]
]; ];

View File

@@ -8,6 +8,7 @@ var searchData=
['3_202_202025_2009_2002_5',['[2.3.2] 2025-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'']]], ['3_202_202025_2009_2002_5',['[2.3.2] 2025-09-02',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md232-2025-09-02',1,'']]],
['3_202025_2001_2005_6',['[2.0.3] 2025-01-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05',1,'']]], ['3_202025_2001_2005_6',['[2.0.3] 2025-01-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md203-2025-01-05',1,'']]],
['3_203_202022_2002_2015_7',['[1.3.3] - 2022-02-15',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15',1,'']]], ['3_203_202022_2002_2015_7',['[1.3.3] - 2022-02-15',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md133---2022-02-15',1,'']]],
['30_8',['[1.4.1] - 2022-10-30',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30',1,'']]], ['3_203_202025_2009_2005_8',['[2.3.3] 2025-09-05',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md233-2025-09-05',1,'']]],
['31_9',['[1.4.0] - 2022-07-31',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31',1,'']]] ['30_9',['[1.4.1] - 2022-10-30',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md141---2022-10-30',1,'']]],
['31_10',['[1.4.0] - 2022-07-31',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#autotoc_md140---2022-07-31',1,'']]]
]; ];

View File

@@ -6,9 +6,9 @@ var searchData=
['about_20extended_20advertising_3',['About extended advertising',['../md__bluetooth_015_01features.html#about-extended-advertising',1,'']]], ['about_20extended_20advertising_3',['About extended advertising',['../md__bluetooth_015_01features.html#about-extended-advertising',1,'']]],
['acknowledgments_4',['Acknowledgments',['../index.html#acknowledgments',1,'']]], ['acknowledgments_4',['Acknowledgments',['../index.html#acknowledgments',1,'']]],
['adddata_5',['adddata',['../class_nim_b_l_e_advertisement_data.html#a051d8f4ae66d2caa39351af8277bf0ed',1,'NimBLEAdvertisementData::addData(const std::vector&lt; uint8_t &gt; &amp;data)'],['../class_nim_b_l_e_advertisement_data.html#a67f4d6869eb2797bc78389adf20cb59e',1,'NimBLEAdvertisementData::addData(const uint8_t *data, size_t length)']]], ['adddata_5',['adddata',['../class_nim_b_l_e_advertisement_data.html#a051d8f4ae66d2caa39351af8277bf0ed',1,'NimBLEAdvertisementData::addData(const std::vector&lt; uint8_t &gt; &amp;data)'],['../class_nim_b_l_e_advertisement_data.html#a67f4d6869eb2797bc78389adf20cb59e',1,'NimBLEAdvertisementData::addData(const uint8_t *data, size_t length)']]],
['added_6',['added',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-10',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-12',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-11',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-9',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-8',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-7',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-6',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-5',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-3',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-2',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-1',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-4',1,'Added']]], ['added_6',['added',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-11',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-13',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-12',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-10',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-9',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-8',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-7',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-6',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-4',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-3',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-2',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-1',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added',1,'Added'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#added-5',1,'Added']]],
['addresses_7',['addresses',['../md_1_8x__to2_8x__migration__guide.html#ble-addresses',1,'BLE Addresses'],['../md__migration__guide.html#ble-addresses-1',1,'BLE Addresses']]], ['addresses_7',['addresses',['../md_1_8x__to2_8x__migration__guide.html#ble-addresses',1,'BLE Addresses'],['../md__migration__guide.html#ble-addresses-1',1,'BLE Addresses']]],
['addserviceuuid_8',['addserviceuuid',['../class_nim_b_l_e_advertisement_data.html#a4119cfc1dafeee9c32f9a08dbb213139',1,'NimBLEAdvertisementData::addServiceUUID()'],['../class_nim_b_l_e_advertising.html#a1bacfa32690f7e0c6f1172ea03c68c0d',1,'NimBLEAdvertising::addServiceUUID()'],['../class_nim_b_l_e_advertisement_data.html#acbea9f95711b329a427919ecd9cbeb23',1,'NimBLEAdvertisementData::addServiceUUID()'],['../class_nim_b_l_e_advertising.html#a67c9589dff7e0ee3ec24f2c930d56c06',1,'NimBLEAdvertising::addServiceUUID(const NimBLEUUID &amp;serviceUUID)']]], ['addserviceuuid_8',['addserviceuuid',['../class_nim_b_l_e_advertisement_data.html#acbea9f95711b329a427919ecd9cbeb23',1,'NimBLEAdvertisementData::addServiceUUID(const NimBLEUUID &amp;serviceUUID)'],['../class_nim_b_l_e_advertisement_data.html#a4119cfc1dafeee9c32f9a08dbb213139',1,'NimBLEAdvertisementData::addServiceUUID(const char *serviceUUID)'],['../class_nim_b_l_e_advertising.html#a67c9589dff7e0ee3ec24f2c930d56c06',1,'NimBLEAdvertising::addServiceUUID(const NimBLEUUID &amp;serviceUUID)'],['../class_nim_b_l_e_advertising.html#a1bacfa32690f7e0c6f1172ea03c68c0d',1,'NimBLEAdvertising::addServiceUUID(const char *serviceUUID)']]],
['addtxpower_9',['addtxpower',['../class_nim_b_l_e_advertising.html#a0d3c5cb3a93416a4206abb1f8e443ebf',1,'NimBLEAdvertising::addTxPower()'],['../class_nim_b_l_e_advertisement_data.html#a3f227c597ec00f639e4bd26b80ce404b',1,'NimBLEAdvertisementData::addTxPower()']]], ['addtxpower_9',['addtxpower',['../class_nim_b_l_e_advertising.html#a0d3c5cb3a93416a4206abb1f8e443ebf',1,'NimBLEAdvertising::addTxPower()'],['../class_nim_b_l_e_advertisement_data.html#a3f227c597ec00f639e4bd26b80ce404b',1,'NimBLEAdvertisementData::addTxPower()']]],
['advertised_20device_10',['Advertised Device',['../md_1_8x__to2_8x__migration__guide.html#advertised-device',1,'']]], ['advertised_20device_10',['Advertised Device',['../md_1_8x__to2_8x__migration__guide.html#advertised-device',1,'']]],
['advertising_11',['advertising',['../md__bluetooth_015_01features.html#about-extended-advertising',1,'About extended advertising'],['../md_1_8x__to2_8x__migration__guide.html#advertising',1,'Advertising'],['../md__bluetooth_015_01features.html#enabling-extended-advertising',1,'Enabling extended advertising']]], ['advertising_11',['advertising',['../md__bluetooth_015_01features.html#about-extended-advertising',1,'About extended advertising'],['../md_1_8x__to2_8x__migration__guide.html#advertising',1,'Advertising'],['../md__bluetooth_015_01features.html#enabling-extended-advertising',1,'Enabling extended advertising']]],

View File

@@ -2,7 +2,7 @@ var searchData=
[ [
['features_0',['Bluetooth 5.x features',['../md__bluetooth_015_01features.html',1,'']]], ['features_0',['Bluetooth 5.x features',['../md__bluetooth_015_01features.html',1,'']]],
['files_1',['files',['../md__migration__guide.html#header-files',1,'Header Files'],['../md__new__user__guide.html#include-files',1,'Include Files']]], ['files_1',['files',['../md__migration__guide.html#header-files',1,'Header Files'],['../md__new__user__guide.html#include-files',1,'Include Files']]],
['fixed_2',['fixed',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-19',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-18',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-17',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-16',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-15',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-14',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-13',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-12',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-11',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-10',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-9',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-8',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-7',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-6',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-5',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-4',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-3',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-2',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-1',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed',1,'Fixed']]], ['fixed_2',['fixed',['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-20',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-19',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-18',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-17',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-16',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-15',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-14',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-13',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-12',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-11',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-10',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-9',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-8',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-7',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-6',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-5',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-4',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-3',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-2',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed-1',1,'Fixed'],['../md__2github_2workspace_2_c_h_a_n_g_e_l_o_g.html#fixed',1,'Fixed']]],
['from_201_20x_20to_202_20x_3',['Migrating from 1.x to 2.x',['../md_1_8x__to2_8x__migration__guide.html',1,'']]], ['from_201_20x_20to_202_20x_3',['Migrating from 1.x to 2.x',['../md_1_8x__to2_8x__migration__guide.html',1,'']]],
['from_20bluedroid_20to_20nimble_4',['Migrating from Bluedroid to NimBLE',['../md__migration__guide.html',1,'']]], ['from_20bluedroid_20to_20nimble_4',['Migrating from Bluedroid to NimBLE',['../md__migration__guide.html',1,'']]],
['fromstring_5',['fromString',['../class_nim_b_l_e_u_u_i_d.html#ae09acdc52e23a3a38c57aaf859c278c2',1,'NimBLEUUID']]], ['fromstring_5',['fromString',['../class_nim_b_l_e_u_u_i_d.html#ae09acdc52e23a3a38c57aaf859c278c2',1,'NimBLEUUID']]],

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>

View File

@@ -25,7 +25,7 @@
<tbody> <tbody>
<tr id="projectrow"> <tr id="projectrow">
<td id="projectalign"> <td id="projectalign">
<div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.2</span> <div id="projectname">esp-nimble-cpp<span id="projectnumber">&#160;2.3.3</span>
</div> </div>
</td> </td>
</tr> </tr>