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: Member List< / 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('class_nim_b_l_e_service.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 = "header" >
< div class = "headertitle" >
< div class = "title" > NimBLEService Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > , including all inherited members.< / p >
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#af8215dbfdaf7ced32d6158f8ff5116e8" > addCharacteristic< / a > (NimBLECharacteristic *pCharacteristic)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-07-31 19:38:16 +02:00
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a415e1b836946831c6f9edd74adba8763" > createCharacteristic< / a > (const char *uuid, uint32_t properties=NIMBLE_PROPERTY::READ|NIMBLE_PROPERTY::WRITE, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#aa780d072e6257258e27cbc96106626ad" > createCharacteristic< / a > (const NimBLEUUID & uuid, uint32_t properties=NIMBLE_PROPERTY::READ|NIMBLE_PROPERTY::WRITE, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
2021-08-05 03:02:30 +02:00
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a71488881933ae8adbf11c5986f9dfb75" > dump< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a305b680286096638a4239620ec2de567" > getCharacteristic< / a > (const char *uuid, uint16_t instanceId=0)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#adfc4e67f79aaabc8f2c6bdb5c6966609" > getCharacteristic< / a > (const NimBLEUUID & uuid, uint16_t instanceId=0)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a35b56ab3ef7fffb2b299f95d3176d07e" > getCharacteristicByHandle< / a > (uint16_t handle)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#aa2cba47cb4c935e15c77707643e5e9a5" > getCharacteristics< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a24cf868e9eec7b5ecdf1e88d257e91d9" > getCharacteristics< / a > (const char *uuid)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a55724788b3bf4614995ea656bf8fe1bb" > getCharacteristics< / a > (const NimBLEUUID & uuid)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a86d65ef61a77bdd660632b4041c2b640" > getHandle< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#af304386c4e067dd0eeb27b86c0e59d0f" > getServer< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#ab000b7d2b7dbb3978a5a8c1e17b1d649" > getUUID< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-01-15 23:23:57 +01:00
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a5084a6db9c9b5ddb4f3e9261606b1e65" > NimBLEService< / a > (const char *uuid)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#af4e9e030046352a6ff3d9ba67fe872e3" > NimBLEService< / a > (const NimBLEUUID & uuid)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
2021-08-05 03:02:30 +02:00
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#af992d0c27e3a559789fb77fc46623234" > removeCharacteristic< / a > (NimBLECharacteristic *pCharacteristic, bool deleteChr=false)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#ad37324ed0404d596923d6fdc0133b985" > start< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html#a10d10d14f8c5a970a06915cd407a0a73" > toString< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_service.html" > NimBLEService< / a > < / td > < td class = "entry" > < / td > < / tr >
< / table > < / 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 >