|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 | +<head> |
| 4 | +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=11"/> |
| 6 | +<meta name="generator" content="Doxygen 1.9.2"/> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 8 | +<title>Arduino A2DP: BluetoothA2DPCommon Class Reference</title> |
| 9 | +<link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 10 | +<script type="text/javascript" src="jquery.js"></script> |
| 11 | +<script type="text/javascript" src="dynsections.js"></script> |
| 12 | +<link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 13 | +<script type="text/javascript" src="search/searchdata.js"></script> |
| 14 | +<script type="text/javascript" src="search/search.js"></script> |
| 15 | +<link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 16 | +</head> |
| 17 | +<body> |
| 18 | +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 19 | +<div id="titlearea"> |
| 20 | +<table cellspacing="0" cellpadding="0"> |
| 21 | + <tbody> |
| 22 | + <tr style="height: 56px;"> |
| 23 | + <td id="projectalign" style="padding-left: 0.5em;"> |
| 24 | + <div id="projectname">Arduino A2DP |
| 25 | + </div> |
| 26 | + </td> |
| 27 | + </tr> |
| 28 | + </tbody> |
| 29 | +</table> |
| 30 | +</div> |
| 31 | +<!-- end header part --> |
| 32 | +<!-- Generated by Doxygen 1.9.2 --> |
| 33 | +<script type="text/javascript"> |
| 34 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 35 | +var searchBox = new SearchBox("searchBox", "search",'Search','.html'); |
| 36 | +/* @license-end */ |
| 37 | +</script> |
| 38 | +<script type="text/javascript" src="menudata.js"></script> |
| 39 | +<script type="text/javascript" src="menu.js"></script> |
| 40 | +<script type="text/javascript"> |
| 41 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 42 | +$(function() { |
| 43 | + initMenu('',true,false,'search.php','Search'); |
| 44 | + $(document).ready(function() { init_search(); }); |
| 45 | +}); |
| 46 | +/* @license-end */ |
| 47 | +</script> |
| 48 | +<div id="main-nav"></div> |
| 49 | +<!-- window showing the filter options --> |
| 50 | +<div id="MSearchSelectWindow" |
| 51 | + onmouseover="return searchBox.OnSearchSelectShow()" |
| 52 | + onmouseout="return searchBox.OnSearchSelectHide()" |
| 53 | + onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 54 | +</div> |
| 55 | + |
| 56 | +<!-- iframe showing the search results (closed by default) --> |
| 57 | +<div id="MSearchResultsWindow"> |
| 58 | +<iframe src="javascript:void(0)" frameborder="0" |
| 59 | + name="MSearchResults" id="MSearchResults"> |
| 60 | +</iframe> |
| 61 | +</div> |
| 62 | + |
| 63 | +</div><!-- top --> |
| 64 | +<div class="header"> |
| 65 | + <div class="summary"> |
| 66 | +<a href="#pub-methods">Public Member Functions</a> | |
| 67 | +<a href="class_bluetooth_a2_d_p_common-members.html">List of all members</a> </div> |
| 68 | + <div class="headertitle"><div class="title">BluetoothA2DPCommon Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div></div> |
| 69 | +</div><!--header--> |
| 70 | +<div class="contents"> |
| 71 | +<div class="dynheader"> |
| 72 | +Inheritance diagram for BluetoothA2DPCommon:</div> |
| 73 | +<div class="dyncontent"> |
| 74 | + <div class="center"> |
| 75 | + <img src="class_bluetooth_a2_d_p_common.png" usemap="#BluetoothA2DPCommon_map" alt=""/> |
| 76 | + <map id="BluetoothA2DPCommon_map" name="BluetoothA2DPCommon_map"> |
| 77 | +<area href="class_bluetooth_a2_d_p_sink.html" title="A2DP Bluethooth Sink - We initialize and start the Bluetooth A2DP Sink. The example https://github...." alt="BluetoothA2DPSink" shape="rect" coords="0,56,145,80"/> |
| 78 | +<area href="class_bluetooth_a2_d_p_source.html" title="A2DP Bluetooth Source." alt="BluetoothA2DPSource" shape="rect" coords="155,56,300,80"/> |
| 79 | + </map> |
| 80 | +</div></div> |
| 81 | +<table class="memberdecls"> |
| 82 | +<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a> |
| 83 | +Public Member Functions</h2></td></tr> |
| 84 | +<tr class="memitem:a168bc344644da48b595e284b7800e3f2"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_bluetooth_a2_d_p_common.html#a168bc344644da48b595e284b7800e3f2">is_connected</a> ()=0</td></tr> |
| 85 | +<tr class="separator:a168bc344644da48b595e284b7800e3f2"><td class="memSeparator" colspan="2"> </td></tr> |
| 86 | +<tr class="memitem:ac06f6104a9a10a93dfcaed28b3df9c8a"><td class="memItemLeft" align="right" valign="top"><a id="ac06f6104a9a10a93dfcaed28b3df9c8a" name="ac06f6104a9a10a93dfcaed28b3df9c8a"></a> |
| 87 | +virtual bool </td><td class="memItemRight" valign="bottom"><b>isConnected</b> ()</td></tr> |
| 88 | +<tr class="memdesc:ac06f6104a9a10a93dfcaed28b3df9c8a"><td class="mdescLeft"> </td><td class="mdescRight">obsolete: please use is_connected <br /></td></tr> |
| 89 | +<tr class="separator:ac06f6104a9a10a93dfcaed28b3df9c8a"><td class="memSeparator" colspan="2"> </td></tr> |
| 90 | +</table> |
| 91 | +<h2 class="groupheader">Member Function Documentation</h2> |
| 92 | +<a id="a168bc344644da48b595e284b7800e3f2" name="a168bc344644da48b595e284b7800e3f2"></a> |
| 93 | +<h2 class="memtitle"><span class="permalink"><a href="#a168bc344644da48b595e284b7800e3f2">◆ </a></span>is_connected()</h2> |
| 94 | + |
| 95 | +<div class="memitem"> |
| 96 | +<div class="memproto"> |
| 97 | +<table class="mlabels"> |
| 98 | + <tr> |
| 99 | + <td class="mlabels-left"> |
| 100 | + <table class="memname"> |
| 101 | + <tr> |
| 102 | + <td class="memname">virtual bool BluetoothA2DPCommon::is_connected </td> |
| 103 | + <td>(</td> |
| 104 | + <td class="paramname"></td><td>)</td> |
| 105 | + <td></td> |
| 106 | + </tr> |
| 107 | + </table> |
| 108 | + </td> |
| 109 | + <td class="mlabels-right"> |
| 110 | +<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> |
| 111 | + </tr> |
| 112 | +</table> |
| 113 | +</div><div class="memdoc"> |
| 114 | + |
| 115 | +<p>Implemented in <a class="el" href="class_bluetooth_a2_d_p_sink.html#a19842c9bedcfd1d88e4f62f7a2523db7">BluetoothA2DPSink</a>, and <a class="el" href="class_bluetooth_a2_d_p_source.html#a5cdf418188e9d1d003c6524f2e1e640c">BluetoothA2DPSource</a>.</p> |
| 116 | + |
| 117 | +</div> |
| 118 | +</div> |
| 119 | +<hr/>The documentation for this class was generated from the following file:<ul> |
| 120 | +<li>src/<a class="el" href="_bluetooth_a2_d_p_common_8h_source.html">BluetoothA2DPCommon.h</a></li> |
| 121 | +</ul> |
| 122 | +</div><!-- contents --> |
| 123 | +<!-- start footer part --> |
| 124 | +<hr class="footer"/><address class="footer"><small> |
| 125 | +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.2 |
| 126 | +</small></address> |
| 127 | +</body> |
| 128 | +</html> |
0 commit comments