Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Nov 2015 06:09:59 +0000 (07:09 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:26 +0000 (17:50 +0100)
commitf5c4a42a7549cbc29dbac2b5ede05a3bc2bb4522
treefbd1e8e6b18e304a73fb8cf2154556fed507525a
parent5c3d3b4c4f3df584a90301b944580bf4c1974f12
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access

For all the HCI driver related variables accesssed via bt_cb(skb),
provide helper wrappers.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/bluetooth.h
This page took 0.027188 seconds and 5 git commands to generate.