GNU Radio's BLUETOOTH Package
gr::bluetooth::low_energy_piconet_impl Class Reference

#include <piconet_impl.h>

Inheritance diagram for gr::bluetooth::low_energy_piconet_impl:
gr::bluetooth::low_energy_piconet gr::bluetooth::piconet

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...
 

Constructor & Destructor Documentation

gr::bluetooth::low_energy_piconet_impl::low_energy_piconet_impl ( uint32_t  aa)
gr::bluetooth::low_energy_piconet_impl::~low_energy_piconet_impl ( )

Member Function Documentation

char gr::bluetooth::low_energy_piconet_impl::aliased_channel ( char  channel)
virtual
char gr::bluetooth::low_energy_piconet_impl::hop ( int  clock)
virtual
int gr::bluetooth::low_energy_piconet_impl::init_hop_reversal ( bool  aliased)
virtual
void gr::bluetooth::low_energy_piconet_impl::reset ( )
virtual

The documentation for this class was generated from the following file: