]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add hci_sock_test_flag helper function
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Mar 2015 02:28:00 +0000 (19:28 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 15 Mar 2015 07:57:31 +0000 (09:57 +0200)
commitd37ed43bd09c3f20d7a03b001fa8721e41f19c01
tree3807191476a15efd18b7d6b4468fc0eed770ab47
parent837353ee5b6a5a3c61b2657df91f1230fca0bc34
Bluetooth: Add hci_sock_test_flag helper function

The management interface will need access to the socket flags and so
provide a helper function for checking them.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/bluetooth.h
net/bluetooth/hci_sock.c