2022-07-31 19:38:16 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2024-12-15 01:45:58 +01:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
2022-07-31 19:38:16 +02:00
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2024-12-15 01:45:58 +01:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.8" / >
2022-07-31 19:38:16 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > esp-nimble-cpp: Member List< / title >
< 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 >
2024-12-15 01:45:58 +01:00
< tr id = "projectrow" >
< td id = "projectalign" >
2024-12-17 02:50:27 +01:00
< div id = "projectname" > esp-nimble-cpp< span id = "projectnumber" >   2.0.1< / span >
2022-07-31 19:38:16 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2024-12-15 01:45:58 +01:00
<!-- Generated by Doxygen 1.9.8 -->
2022-07-31 19:38:16 +02:00
< script type = "text/javascript" >
2024-12-15 01:45:58 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
2022-07-31 19:38:16 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2024-12-15 01:45:58 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2022-07-31 19:38:16 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2024-12-15 01:45:58 +01:00
/* @license-end */
< / script >
2022-07-31 19:38:16 +02:00
< 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" >
2024-12-15 01:45:58 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2022-07-31 19:38:16 +02:00
$(document).ready(function(){initNavTree('class_nim_b_l_e_att_value.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" >
2024-12-15 01:45:58 +01:00
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
2022-07-31 19:38:16 +02:00
< / div >
< div class = "header" >
2024-12-15 01:45:58 +01:00
< div class = "headertitle" > < div class = "title" > NimBLEAttValue Member List< / div > < / div >
2022-07-31 19:38:16 +02:00
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > , including all inherited members.< / p >
< table class = "directory" >
2024-12-15 01:45:58 +01:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#aa217dfc649daed50eb75c7168442f86e" > append< / a > (const uint8_t *value, uint16_t len)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#aec41d0fe983f8c4ded137d7d5017bcb7" > begin< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a4d18b6e6839afc943f11200e76414c17" > c_str< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a49a8a126d0b534c999c4a341cdcf7ba2" > capacity< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a86acbb5ab3a35b3d5692c2e05fdccadd" > data< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a91cbe0ba44781943390a80514383ee58" > end< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#ab16b9901e6ff9374c7d2e1afa5aa4671" > getValue< / a > (time_t *timestamp=nullptr, bool skipSizeCheck=false) const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a35df29c514613b1d00841abd6fffa320" > length< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#ac7abc6cd08adb0b654e051d62af725d5" > max_size< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#aa801ed93f65e8cbc507c6ea6f4f49294" > NimBLEAttValue< / a > (uint16_t init_len=CONFIG_NIMBLE_CPP_ATT_VALUE_INIT_LENGTH, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#ad0bbdf17e7861cbb4bb2cadae9cbe32c" > NimBLEAttValue< / a > (const uint8_t *value, uint16_t len, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a4322572d778438318f5750f6df5fdb35" > NimBLEAttValue< / a > (const char *value, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2022-07-31 19:38:16 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a61813a898f1bfb1b00e670a7fbb413df" > NimBLEAttValue< / a > (std::initializer_list< uint8_t > list, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2024-12-15 01:45:58 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a584cac329cd5d3c0a14aa855e6e6143e" > NimBLEAttValue< / a > (const std::string str, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a03347eab1f3df449762902a4256d2b1c" > NimBLEAttValue< / a > (const std::vector< uint8_t > vec, uint16_t max_len=BLE_ATT_ATTR_MAX_LEN)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a7473ad95c2240e0d1ce5c2d57f8914c2" > NimBLEAttValue< / a > (const NimBLEAttValue & source)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a778d1da5334049292fdfba221bcd5772" > NimBLEAttValue< / a > (NimBLEAttValue & & source)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a3aa926c56cd58146a5b1c6e02c97894b" > operator const uint8_t *< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a5edd484c83c5efa62916add8927a6371" > operator std::string< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a3af3b6efb528b1063df2de409c64a0d6" > operator std::vector< uint8_t > < / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#afda6ab2bce142146bad453249bd0dc43" > operator!=< / a > (const NimBLEAttValue & source) const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a643f989881afd01a25f9d102421c36ec" > operator+=< / a > (const NimBLEAttValue & source)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#add319bc80a9a7569f42c8568879c8be9" > operator=< / a > (const std::string & source)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a47d30a61ba65f5d9a21fa593cf15d4b9" > operator=< / a > (NimBLEAttValue & & source)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#aa53ee00be956c25596cf7cce71b502ba" > operator=< / a > (const NimBLEAttValue & source)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#ad01c8ae4ce617b5ed31733ac245b2e91" > operator==< / a > (const NimBLEAttValue & source) const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a8ca8d07c06a79e30bf6279e6817e4881" > operator[]< / a > (int pos) const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a5c8c5ecfa3864d45ea5b155385e3f9fa" > setValue< / a > (const uint8_t *value, uint16_t len)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#aade512f55c6f962941aee7078677356b" > setValue< / a > (const char *s, uint16_t len=0)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a98da1765d9cfd2d93cdac2fb7a108a79" > setValue< / a > (const T & v)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2022-07-31 19:38:16 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#ac94a41f0c0d42d48b29d5b18d7ad7bd8" > setValue< / a > (const T & s)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2024-12-15 01:45:58 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a98da1765d9cfd2d93cdac2fb7a108a79" > setValue< / a > (const T & v)< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2022-07-31 19:38:16 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#aa8c75101d9898c3ff4646d84521ed61c" > size< / a > () const< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2024-12-15 01:45:58 +01:00
< tr class = "odd" > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html#a08f3b04d05cf0c2b76a24cc37cd1f8ab" > ~NimBLEAttValue< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_nim_b_l_e_att_value.html" > NimBLEAttValue< / a > < / td > < td class = "entry" > < / td > < / tr >
2022-07-31 19:38:16 +02:00
< / table > < / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2024-12-15 01:45:58 +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.8 < / li >
2022-07-31 19:38:16 +02:00
< / ul >
< / div >
< / body >
< / html >