Searched hist:"837776 f7904024df451422f32b09c67e88ae2aa2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | l2cap.h | diff 837776f7904024df451422f32b09c67e88ae2aa2 Tue Oct 15 03:03:18 CDT 2013 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Introduce L2CAP channel callback for suspending
Setting the BT_SK_SUSPEND socket flag from the L2CAP core is causing a dependency on the socket. So instead of doing that, use a channel callback into the socket handling to suspend.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_sock.c | diff 837776f7904024df451422f32b09c67e88ae2aa2 Tue Oct 15 03:03:18 CDT 2013 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Introduce L2CAP channel callback for suspending
Setting the BT_SK_SUSPEND socket flag from the L2CAP core is causing a dependency on the socket. So instead of doing that, use a channel callback into the socket handling to suspend.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|