From: Marcel Holtmann Date: Sun, 15 Mar 2015 02:27:54 +0000 (-0700) Subject: Bluetooth: Provide hci_send_to_flagged_channel helper function X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~204^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17711c62915dd62ab83a5a83a64c0d6105d13b6c;p=pandora-kernel.git Bluetooth: Provide hci_send_to_flagged_channel helper function The hci_send_to_flagged_channel helper function can be used to send packets to all channels that have a certain HCI socket flag set. This is especially useful for managment events that are limited to sockets that have first enabled certain functionality. This allows for filtering of events without confusing existing users. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed