#include <linux/types.h>
#include <linux/crc32.h>
#include <net/bluetooth/bluetooth.h>
Go to the source code of this file.
#define BNEP_BASE_UUID 0x0000000000001000800000805F9B34FB |
#define BNEP_CMD_NOT_UNDERSTOOD 0x00 |
#define BNEP_COMPRESSED 0x02 |
#define BNEP_COMPRESSED_DST_ONLY 0x04 |
#define BNEP_COMPRESSED_SRC_ONLY 0x03 |
#define BNEP_CONN_INVALID_DST 0x01 |
#define BNEP_CONN_INVALID_SRC 0x02 |
#define BNEP_CONN_INVALID_SVC 0x03 |
#define BNEP_CONN_NOT_ALLOWED 0x04 |
#define BNEP_CONNECT_TO 15 |
#define BNEP_CONTROL 0x01 |
#define BNEP_EXT_CONTROL 0x00 |
#define BNEP_EXT_HEADER 0x80 |
#define BNEP_FILTER_DENIED_SECURITY 0x04 |
#define BNEP_FILTER_INVALID_MCADDR 0x02 |
#define BNEP_FILTER_INVALID_RANGE 0x02 |
#define BNEP_FILTER_LIMIT_REACHED 0x03 |
#define BNEP_FILTER_MULTI_ADDR_RSP 0x06 |
#define BNEP_FILTER_MULTI_ADDR_SET 0x05 |
#define BNEP_FILTER_NET_TYPE_RSP 0x04 |
#define BNEP_FILTER_NET_TYPE_SET 0x03 |
#define BNEP_FILTER_TO 15 |
#define BNEP_FILTER_UNSUPPORTED_REQ 0x01 |
#define BNEP_FLUSH_TO 0xffff |
#define BNEP_GENERAL 0x00 |
#define BNEP_MAX_MULTICAST_FILTERS 20 |
#define BNEP_MAX_PROTO_FILTERS 5 |
#define BNEP_SETUP_CONN_REQ 0x01 |
#define BNEP_SETUP_CONN_RSP 0x02 |
#define BNEP_SUCCESS 0x00 |
#define BNEP_SVC_GN 0x1117 |
#define BNEP_SVC_NAP 0x1116 |
#define BNEP_SVC_PANU 0x1115 |
#define BNEP_TYPE_MASK 0x7f |
#define BNEP_UUID128 0x16 |
#define BNEPGETCONNINFO _IOR('B', 211, int) |
#define BNEPGETCONNLIST _IOR('B', 210, int) |