2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/net/bluetooth
Marcel Holtmann 922021854b Bluetooth: Expose debugfs entry read/write own address type
For some testing it is important to know the current own addres type,
but also be able to change it. The change is lost over powery cycles
and only intended for debugging.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2013-10-19 16:29:03 +03:00
..
bnep Bluetooth: Access BNEP session addresses through L2CAP channel 2013-10-13 20:00:35 +03:00
cmtp Bluetooth: Access CMTP session addresses through L2CAP channel 2013-10-13 20:00:30 +03:00
hidp Bluetooth: Access HIDP session addresses through L2CAP channel 2013-10-13 20:00:33 +03:00
rfcomm Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs 2013-10-18 10:45:19 +03:00
a2mp.c Bluetooth: Ignore A2MP data on non-BR/EDR links 2013-10-16 01:41:13 -07:00
a2mp.h Bluetooth: Move a2mp.h header file into net/bluetooth/ 2013-10-11 00:10:05 +02:00
af_bluetooth.c Bluetooth: Create root debugfs directory during module init 2013-10-18 10:46:27 +03:00
amp.c Bluetooth: Remove l2cap_conn->dst usage from AMP manager 2013-10-13 17:43:32 +03:00
amp.h Bluetooth: Move amp.h header file into net/bluetooth/ 2013-10-11 00:10:03 +02:00
hci_conn.c Bluetooth: Select the own address type during initial setup phase 2013-10-19 16:28:06 +03:00
hci_core.c Bluetooth: Expose debugfs entry read/write own address type 2013-10-19 16:29:03 +03:00
hci_event.c Bluetooth: Store local version information only during setup phase 2013-10-19 16:24:09 +03:00
hci_sock.c Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface 2013-10-18 12:26:47 +03:00
hci_sysfs.c Bluetooth: Remove bus attribute in favor of hierarchy 2013-10-19 16:25:55 +03:00
Kconfig Bluetooth: trivial: Remove newline before EOF 2012-10-24 00:42:47 -02:00
l2cap_core.c Bluetooth: Block ATT connection on LE when device is blocked 2013-10-18 14:43:22 +03:00
l2cap_sock.c Bluetooth: Fix ATT socket backwards compatibility with user space 2013-10-18 01:53:57 -07:00
lib.c bluetooth: Remove unneeded batostr function 2012-09-27 18:10:43 -03:00
Makefile Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default 2013-10-02 09:10:05 +03:00
mgmt.c Bluetooth: Select the own address type during initial setup phase 2013-10-19 16:28:06 +03:00
sco.c Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs 2013-10-18 10:45:19 +03:00
smp.c Bluetooth: Use hcon directly instead of conn->hcon where possible 2013-10-18 14:37:01 +03:00
smp.h Bluetooth: Move smp.h header file into net/bluetooth/ 2013-10-11 00:10:07 +02:00