..
bnep
…
cmtp
…
hidp
…
rfcomm
…
6lowpan.c
Bluetooth: Coding style fix
2021-04-02 11:03:04 +02:00
Kconfig
Bluetooth: Add support for reading AOSP vendor capabilities
2021-04-06 14:11:23 -07:00
Makefile
Bluetooth: Add support for reading AOSP vendor capabilities
2021-04-06 14:11:23 -07:00
a2mp.c
…
a2mp.h
…
af_bluetooth.c
Bluetooth: fix indentation and alignment reported by checkpatch
2021-01-29 16:51:45 +01:00
amp.c
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
2021-02-02 17:23:14 +01:00
amp.h
…
aosp.c
Bluetooth: Add support for reading AOSP vendor capabilities
2021-04-06 14:11:23 -07:00
aosp.h
Bluetooth: Add support for reading AOSP vendor capabilities
2021-04-06 14:11:23 -07:00
ecdh_helper.c
…
ecdh_helper.h
Bluetooth: fix set_ecdh_privkey() prototype
2021-03-22 18:11:33 +01:00
hci_conn.c
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
2021-03-16 15:29:25 +01:00
hci_core.c
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
2021-04-08 12:26:34 +02:00
hci_debugfs.c
Bluetooth: Coding style fix
2021-04-02 11:03:04 +02:00
hci_debugfs.h
…
hci_event.c
Bluetooth: Use ext adv handle from requests in CCs
2021-04-06 10:43:25 +02:00
hci_request.c
Bluetooth: LL privacy allow RPA
2021-04-06 10:48:15 +02:00
hci_request.h
…
hci_sock.c
…
hci_sysfs.c
…
l2cap_core.c
Bluetooth: use the correct print format for L2CAP debug statements
2021-04-06 10:40:20 +02:00
l2cap_sock.c
Bluetooth: check for zapped sk before connecting
2021-03-23 16:03:48 +01:00
leds.c
…
leds.h
…
lib.c
…
mgmt.c
Bluetooth: Allow Microsoft extension to indicate curve validation
2021-04-08 12:26:34 +02:00
mgmt_config.c
…
mgmt_config.h
…
mgmt_util.c
…
mgmt_util.h
…
msft.c
Bluetooth: Allow Microsoft extension to indicate curve validation
2021-04-08 12:26:34 +02:00
msft.h
Bluetooth: Allow Microsoft extension to indicate curve validation
2021-04-08 12:26:34 +02:00
sco.c
Bluetooth: Remove trailing semicolon in macros
2021-03-24 08:56:24 +01:00
selftest.c
…
selftest.h
…
smp.c
Bluetooth: SMP: Fix variable dereferenced before check 'conn'
2021-04-02 11:09:12 +02:00
smp.h
…