[Bluetooth] Add constant for Bluetooth socket options level
Assign the next free socket options level to be used by the Bluetooth protocol and address family. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:

committed by
David S. Miller

parent
b6a0dc8224
commit
2cb3377a29
@@ -291,6 +291,7 @@ struct ucred {
|
|||||||
#define SOL_TIPC 271
|
#define SOL_TIPC 271
|
||||||
#define SOL_RXRPC 272
|
#define SOL_RXRPC 272
|
||||||
#define SOL_PPPOL2TP 273
|
#define SOL_PPPOL2TP 273
|
||||||
|
#define SOL_BLUETOOTH 274
|
||||||
|
|
||||||
/* IPX options */
|
/* IPX options */
|
||||||
#define IPX_TYPE 1
|
#define IPX_TYPE 1
|
||||||
|
Reference in New Issue
Block a user