Bluetooth: Refactor advertising report processing into its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Mar 2014 08:48:00 +0000 (10:48 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Mar 2014 16:31:34 +0000 (09:31 -0700)
commit4af605d8c4d3cf5170fdb40b5c77ea133761d2df
tree68d314e7200440bbc179144843a5cff4b99a2909
parente8b1ab9e6d30394e0df3e4f60bf56c4dc9bf0863
Bluetooth: Refactor advertising report processing into its own function

As preparation for merging ADV_IND/ADV_SCAN_IND and SCAN_RSP together
into a single mgmt Device Found event refactor individual advertising
report handling into a separate function. This will help keep the code
more readable as more logic gets added.

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