GNU Radio's FOOT 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_piconetsptr
 
- Public Types inherited from gr::bluetooth::piconet
typedef boost::shared_ptr< piconetsptr
 
- 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

◆ low_energy_piconet_impl()

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

◆ ~low_energy_piconet_impl()

gr::bluetooth::low_energy_piconet_impl::~low_energy_piconet_impl ( )

Member Function Documentation

◆ aliased_channel()

char gr::bluetooth::low_energy_piconet_impl::aliased_channel ( char  channel)
virtual

◆ hop()

char gr::bluetooth::low_energy_piconet_impl::hop ( int  clock)
virtual

◆ init_hop_reversal()

int gr::bluetooth::low_energy_piconet_impl::init_hop_reversal ( bool  aliased)
virtual

◆ reset()

void gr::bluetooth::low_energy_piconet_impl::reset ( )
virtual

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