cfctrl.h (e5451c8f8330e03ad3cfa16048b4daf961af434f) cfctrl.h (af873fcecef567abf8a3468b06dd4e4aab46da6d)
1/* SPDX-License-Identifier: GPL-2.0-only */
1/*
2 * Copyright (C) ST-Ericsson AB 2010
3 * Author: Sjur Brendeland
2/*
3 * Copyright (C) ST-Ericsson AB 2010
4 * Author: Sjur Brendeland
4 * License terms: GNU General Public License (GPL) version 2
5 */
6
7#ifndef CFCTRL_H_
8#define CFCTRL_H_
9#include <net/caif/caif_layer.h>
10#include <net/caif/cfsrvl.h>
11
12/* CAIF Control packet commands */

--- 118 unchanged lines hidden ---
5 */
6
7#ifndef CFCTRL_H_
8#define CFCTRL_H_
9#include <net/caif/caif_layer.h>
10#include <net/caif/cfsrvl.h>
11
12/* CAIF Control packet commands */

--- 118 unchanged lines hidden ---