2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/net/bluetooth
Andrei Emeltchenko 2e0052e4cf Bluetooth: Add socket error function
Use locked and unlocked versions to help removing socket
locks from l2cap core functions.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Reviewed-by: Ulisses Furquim <ulisses@profusion.mobi>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2012-02-23 13:06:58 +02:00
..
bnep
cmtp
hidp
rfcomm
af_bluetooth.c
hci_conn.c Bluetooth: Remove HCI notifier handling 2012-02-20 15:59:22 +02:00
hci_core.c Bluetooth: mgmt: Allow connectable/discoverable changes in off state 2012-02-21 20:04:39 +02:00
hci_event.c Bluetooth: Fix clearing of persistent dev_flags 2012-02-21 20:04:39 +02:00
hci_sock.c Bluetooth: Always enable management interface 2012-02-20 23:08:36 +02:00
hci_sysfs.c Bluetooth: Use proper datatypes in release-callbacks 2012-02-13 17:01:38 +02:00
Kconfig
l2cap_core.c Bluetooth: Add socket error function 2012-02-23 13:06:58 +02:00
l2cap_sock.c Bluetooth: Revert to mutexes from RCU list 2012-02-23 13:06:57 +02:00
lib.c Bluetooth: Add logging functions bt_info and bt_err 2012-02-17 11:33:17 +02:00
Makefile
mgmt.c Bluetooth: mgmt: Fix connectable/discoverable response values 2012-02-21 20:51:55 +02:00
sco.c
smp.c