Searched hist:"6 befc6445ffc6868ee6e6d0e012fc149e88d96db" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | bluetooth.h | diff 6befc6445ffc6868ee6e6d0e012fc149e88d96db Sat Mar 14 21:27:53 CDT 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add flags field and setting function for HCI sockets
To filter out certain actions for certain HCI sockets introcuce a flags field that allows to configure specific settings on individual sockets.
Since the hci_pinfo structure is private in hci_sock.c, provide helper functions for setting and clearing a given flag.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sock.c | diff 6befc6445ffc6868ee6e6d0e012fc149e88d96db Sat Mar 14 21:27:53 CDT 2015 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add flags field and setting function for HCI sockets
To filter out certain actions for certain HCI sockets introcuce a flags field that allows to configure specific settings on individual sockets.
Since the hci_pinfo structure is private in hci_sock.c, provide helper functions for setting and clearing a given flag.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|