Project

General

Profile

Revision 1581

editing wireless branch, added error codes and constants

View differences:

globals_defs.html
31 31
 
32 32
<p>
33 33
<ul>
34
<li>BROADCAST
35
: <a class="el" href="group__wl__defines.html#gc286e1243ab6be2c950c277e5e1377f9">wireless.h</a>
36
<li>FAST
37
: <a class="el" href="group__wl__defines.html#g8091c2bcff55cbe0a4a145fd5fb7c22d">wireless.h</a>
38
<li>GLOBAL
39
: <a class="el" href="group__wl__defines.html#g3de33738fd3c7e77bffbcfaefc3e7645">wireless.h</a>
40
<li>HIGH_PRIORITY
41
: <a class="el" href="group__wl__defines.html#ged801c122c559efe4677d351d07747b4">wireless.h</a>
42
<li>NORMAL_PRIORITY
43
: <a class="el" href="group__wl__defines.html#gfd4a10e7cb5b56dd8e5ba8e2cff7ffc3">wireless.h</a>
44
<li>PAN
45
: <a class="el" href="group__wl__defines.html#g11ed0d4e68673af6d575ed529ddf2130">wireless.h</a>
46
<li>RELIABLE
47
: <a class="el" href="group__wl__defines.html#g5bda06b0f5767eeca91b1383c0898c19">wireless.h</a>
48
<li>WL_ERROR_ADDRESS
49
: <a class="el" href="group__wl__error.html#g9c528907279e6ace3aae7a7b19ad7687">wl_defs.h</a>
50
<li>WL_ERROR_ARGUMENT
51
: <a class="el" href="group__wl__error.html#g43f851eae7eed2576351d336001c21d2">wl_defs.h</a>
52
<li>WL_ERROR_BAD_GROUP
53
: <a class="el" href="group__wl__error.html#g4bffaed18853133c76af57b89771b234">wl_defs.h</a>
54
<li>WL_ERROR_FAILED_REGISTRATION
55
: <a class="el" href="group__wl__error.html#g11477a5a024fd6898e4449bf08761207">wl_defs.h</a>
34 56
<li>WL_ERROR_INIT_ALREADY_INITD
35
: <a class="el" href="wl__defs_8h.html#63e64a790913362ecf505e1a7e8347b8">wl_defs.h</a>
57
: <a class="el" href="group__wl__error.html#g63e64a790913362ecf505e1a7e8347b8">wl_defs.h</a>
36 58
<li>WL_ERROR_INIT_FAILED
37
: <a class="el" href="wl__defs_8h.html#798466231ef137f248b55dbfbce36fd7">wl_defs.h</a>
59
: <a class="el" href="group__wl__error.html#g798466231ef137f248b55dbfbce36fd7">wl_defs.h</a>
38 60
<li>WL_ERROR_LIBRARY_NOT_INITD
39
: <a class="el" href="wl__defs_8h.html#099f03f9edae294ce4989433f73c141e">wl_defs.h</a>
61
: <a class="el" href="group__wl__error.html#g099f03f9edae294ce4989433f73c141e">wl_defs.h</a>
62
<li>WL_ERROR_MODE
63
: <a class="el" href="group__wl__error.html#g33881dd2ec8ad0c2f67e40491a2f7c1a">wl_defs.h</a>
64
<li>WL_ERROR_SCOPE
65
: <a class="el" href="group__wl__error.html#g76d08a0e32732a63dc93d2cdf95c8fd0">wl_defs.h</a>
66
<li>WL_ERROR_SEND
67
: <a class="el" href="group__wl__error.html#g2a775d59e55e9435505b4a908c522a0a">wl_defs.h</a>
68
<li>WL_ERROR_TERMINATION_FAILED
69
: <a class="el" href="group__wl__error.html#g54de37a8427bf7372cfefa925cd0acf6">wl_defs.h</a>
70
<li>WL_SUCCESS
71
: <a class="el" href="group__wl__error.html#g2b8a799ce85bb21788e58e1c23c16fc0">wl_defs.h</a>
40 72
<li>XBEE_BROADCAST
41
: <a class="el" href="xbee_8c.html#93bbd21f7965e1697350f950cedff5c4">xbee.c</a>
73
: <a class="el" href="group__xbee__const.html#g93bbd21f7965e1697350f950cedff5c4">xbee.c</a>
42 74
<li>XBEE_CHANNEL_DEFAULT
43
: <a class="el" href="xbee_8c.html#35f8b9d8e01e788f1e29928cba29f215">xbee.c</a>
75
: <a class="el" href="group__xbee__const.html#g35f8b9d8e01e788f1e29928cba29f215">xbee.c</a>
44 76
<li>XBEE_OPTIONS_BROADCAST_ALL_PANS
45
: <a class="el" href="xbee_8c.html#57382f888360b5b19f0de3b6f1f7c5a3">xbee.c</a>
77
: <a class="el" href="group__xbee__const.html#g57382f888360b5b19f0de3b6f1f7c5a3">xbee.c</a>
46 78
<li>XBEE_OPTIONS_DISABLE_RESPONSE
47
: <a class="el" href="xbee_8c.html#cf9509013302590dca5ce3db63c64609">xbee.c</a>
79
: <a class="el" href="group__xbee__const.html#gcf9509013302590dca5ce3db63c64609">xbee.c</a>
48 80
<li>XBEE_OPTIONS_NONE
49
: <a class="el" href="xbee_8c.html#bca7356c2b8183fd41b5ca9a82dd962b">xbee.c</a>
81
: <a class="el" href="group__xbee__const.html#gbca7356c2b8183fd41b5ca9a82dd962b">xbee.c</a>
50 82
<li>XBEE_PAN_DEFAULT
51
: <a class="el" href="xbee_8c.html#e6bb9bb274d6750f954762454807a5a7">xbee.c</a>
83
: <a class="el" href="group__xbee__const.html#ge6bb9bb274d6750f954762454807a5a7">xbee.c</a>
52 84
<li>XBEE_PORT_DEFAULT
53
: <a class="el" href="xbee_8c.html#fd0466c206d7e1f82ee407d114468e96">xbee.c</a>
85
: <a class="el" href="group__xbee__const.html#gfd0466c206d7e1f82ee407d114468e96">xbee.c</a>
54 86
<li>XBEE_RX
55
: <a class="el" href="xbee_8c.html#c2b1262a3a1eb4a9f7ead366af71c32c">xbee.c</a>
87
: <a class="el" href="group__xbee__const.html#gc2b1262a3a1eb4a9f7ead366af71c32c">xbee.c</a>
56 88
<li>XBEE_TX_STATUS
57
: <a class="el" href="xbee_8c.html#7840d8b64c8bec12d8b8d32e845a638a">xbee.c</a>
89
: <a class="el" href="group__xbee__const.html#g7840d8b64c8bec12d8b8d32e845a638a">xbee.c</a>
58 90
</ul>
59 91
</div>
60
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Nov 20 21:51:16 2009 for Colony by&nbsp;
92
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Nov 24 12:45:55 2009 for Colony by&nbsp;
61 93
<a href="http://www.doxygen.org/index.html">
62 94
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
63 95
</body>

Also available in: Unified diff