2021-08-05 03:02:30 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2022-01-15 23:23:57 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2021-08-05 03:02:30 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2022-01-15 23:23:57 +01:00
< title > esp-nimble-cpp: Class Members - Functions< / title >
2021-08-05 03:02:30 +02:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2022-01-15 23:23:57 +01:00
< div id = "projectname" > esp-nimble-cpp
2022-07-31 19:38:16 +02:00
  < span id = "projectnumber" > 1.4.0< / span >
2021-08-05 03:02:30 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-15 23:23:57 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2021-08-05 03:02:30 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "contents" >
 
< h3 > < a id = "index_a" > < / a > - a -< / h3 > < ul >
< li > addCharacteristic()
: < a class = "el" href = "class_nim_b_l_e_service.html#af8215dbfdaf7ced32d6158f8ff5116e8" > NimBLEService< / a >
< / li >
< li > addData()
: < a class = "el" href = "class_nim_b_l_e_advertisement_data.html#aec5f567059c4b4fd0f6b5fc74a0ce870" > NimBLEAdvertisementData< / a >
2022-07-31 19:38:16 +02:00
, < a class = "el" href = "class_nim_b_l_e_ext_advertisement.html#a74d0b2a236d144c5bce05536ec6b8509" > NimBLEExtAdvertisement< / a >
2021-08-05 03:02:30 +02:00
< / li >
< li > addDescriptor()
: < a class = "el" href = "class_nim_b_l_e_characteristic.html#aed4b2241c89ad2a8f49117e2b9433e5b" > NimBLECharacteristic< / a >
< / li >
< li > addIgnored()
: < a class = "el" href = "class_nim_b_l_e_device.html#a732425c5c5f5b5b4730c1689700346c0" > NimBLEDevice< / a >
< / li >
< li > addService()
: < a class = "el" href = "class_nim_b_l_e_server.html#a6eda4c9e0ac1dd031c678d4bf7da1d56" > NimBLEServer< / a >
< / li >
< li > addServiceUUID()
2022-01-15 23:23:57 +01:00
: < a class = "el" href = "class_nim_b_l_e_advertising.html#a4f334752ea04223185292fe9ab524b69" > NimBLEAdvertising< / a >
2021-08-05 03:02:30 +02:00
< / li >
< li > addTxPower()
: < a class = "el" href = "class_nim_b_l_e_advertisement_data.html#a480ffc91f212e877ae31ab47190006c3" > NimBLEAdvertisementData< / a >
, < a class = "el" href = "class_nim_b_l_e_advertising.html#ac4ff0af45d1f7ed5bc208612852bc43a" > NimBLEAdvertising< / a >
2022-07-31 19:38:16 +02:00
, < a class = "el" href = "class_nim_b_l_e_ext_advertisement.html#ac9f82eb0112544b977eb1947ed308525" > NimBLEExtAdvertisement< / a >
2021-08-05 03:02:30 +02:00
< / li >
< li > advCompleteCB()
: < a class = "el" href = "class_nim_b_l_e_advertising.html#a4de7bf016a086a2d3f6f14ae134678f2" > NimBLEAdvertising< / a >
< / li >
< li > advertiseOnDisconnect()
: < a class = "el" href = "class_nim_b_l_e_server.html#a6bfd923ecd0ea06d5564343ab7209122" > NimBLEServer< / a >
< / li >
< li > advTypeToString()
: < a class = "el" href = "class_nim_b_l_e_utils.html#a6de9354eeba9f126aa14cfa7ed43cda4" > NimBLEUtils< / a >
< / li >
2022-07-31 19:38:16 +02:00
< li > append()
: < a class = "el" href = "class_nim_b_l_e_att_value.html#aa217dfc649daed50eb75c7168442f86e" > NimBLEAttValue< / a >
< / li >
2021-08-05 03:02:30 +02:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2022-01-15 23:23:57 +01:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1 < / li >
2021-08-05 03:02:30 +02:00
< / ul >
< / div >
< / body >
< / html >