A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ble-phy.h File Reference
#include <ns3/traced-callback.h>
#include <ns3/traced-value.h>
#include <ns3/ptr.h>
#include <ns3/packet.h>
#include <ns3/net-device.h>
#include <ns3/mobility-model.h>
#include <ns3/antenna-model.h>
#include <ns3/spectrum-channel.h>
#include <ns3/spectrum-phy.h>
#include <ns3/spectrum-error-model.h>
#include "ble-interference-helper.h"
#include "ble-spectrum-signal-parameters.h"
+ Include dependency graph for ble-phy.h:

Go to the source code of this file.

Classes

class  ns3::BlePhy
 Implementation of PhyLayer of BLE protocol. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 
 ns3::TracedValueCallback
 TracedValue Callback function types.
 

Typedefs

typedef void(* ns3::TracedValueCallback::BlePhyState )(BlePhy::BlePhyState oldValue, BlePhy::BlePhyState newValue)
 TracedValue callback signature for BlePhyState. More...