![]() |
Contiki-NG
|
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.
MAC layer that implements BLE L2CAP credit-based flow control channels to support IPv6 over BLE (RFC 7668)
Definition in file ble-l2cap.c.