|
GNU Radio's BLUETOOTH Package
|
#include <piconet_impl.h>
Public Member Functions | |
| low_energy_piconet_impl (uint32_t aa) | |
| ~low_energy_piconet_impl () | |
| int | init_hop_reversal (bool aliased) |
| char | hop (int clock) |
| char | aliased_channel (char channel) |
| void | reset () |
Public Member Functions inherited from gr::bluetooth::piconet | |
| void | enqueue (packet::sptr pkt) |
| packet::sptr | dequeue () |
Additional Inherited Members | |
Public Types inherited from gr::bluetooth::low_energy_piconet | |
| typedef boost::shared_ptr < low_energy_piconet > | sptr |
Public Types inherited from gr::bluetooth::piconet | |
| typedef boost::shared_ptr < piconet > | sptr |
Static Public Member Functions inherited from gr::bluetooth::low_energy_piconet | |
| static sptr | make (const uint32_t aa) |
| Return a shared_ptr to a new instance of gr::bluetooth::low_energy_piconet. More... | |
| gr::bluetooth::low_energy_piconet_impl::low_energy_piconet_impl | ( | uint32_t | aa | ) |
| gr::bluetooth::low_energy_piconet_impl::~low_energy_piconet_impl | ( | ) |
|
virtual |
Implements gr::bluetooth::low_energy_piconet.
|
virtual |
Implements gr::bluetooth::low_energy_piconet.
|
virtual |
Implements gr::bluetooth::low_energy_piconet.
|
virtual |
Implements gr::bluetooth::low_energy_piconet.