Contiki-NG
Variables

A MAC protocol implementation that uses nRF52 IPSP implementation as a link layer. More...

#include "sys/process.h"
#include "net/mac/mac.h"

Go to the source code of this file.

Variables

const struct mac_driver ble_ipsp_mac_driver
 BLE over IPSP MAC driver structure.
 
process_event_t ble_event_interface_added
 This event is broadcast when a new IPSP connection is established. More...
 
process_event_t ble_event_interface_deleted
 This event is broadcast when a IPSP connection is deleted. More...
 

Detailed Description

A MAC protocol implementation that uses nRF52 IPSP implementation as a link layer.

Author
Wojciech Bober wojci.nosp@m.ech..nosp@m.bober.nosp@m.@nor.nosp@m.dicse.nosp@m.mi.n.nosp@m.o

Definition in file ble-mac.h.