source: ReferenceDesigns/w3_802.11/python/wlan_exp/docs/source/node_ibss.rst

Last change on this file was 6320, checked in by chunter, 5 years ago

1.8.0 release wlan-exp

File size: 493 bytes
RevLine 
[6320]1.. _wlan_exp_node_ibss:
2
3.. include:: globals.rst
4
5##################
6Ad hoc (IBSS) Node
7##################
8
9Subclass of WlanExpNode that interfaces to an 802.11 Reference Design node running the
10Access Point (AP) application in CPU High. An AP node supports all the :doc:`common node<node>`
11methods plus the AP-specific methods described below.
12
13.. automethod:: wlan_exp.node_ibss.WlanExpNodeIBSS.configure_bss
14.. automethod:: wlan_exp.node_ibss.WlanExpNodeIBSS.get_txrx_counts
Note: See TracBrowser for help on using the repository browser.