Contiki-NG
Loading...
Searching...
No Matches
ble-l2cap.c File Reference

MAC layer that implements BLE L2CAP credit-based flow control channels to support IPv6 over BLE (RFC 7668) More...

#include "net/mac/ble/ble-l2cap.h"
#include "net/packetbuf.h"
#include "net/netstack.h"
#include "lib/memb.h"
#include "lib/list.h"
#include <string.h>
#include "../../../dev/ble-hal.h"
#include "sys/log.h"

Go to the source code of this file.

Detailed Description

MAC layer that implements BLE L2CAP credit-based flow control channels to support IPv6 over BLE (RFC 7668)

Author
Michael Spoerk micha.nosp@m.el.s.nosp@m.poerk.nosp@m.@tug.nosp@m.raz.a.nosp@m.t

Definition in file ble-l2cap.c.