index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Move index to common header in management interface
Szymon Janc
2011-02-27
1
-40
/
+3
*
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
2
-0
/
+8
*
Bluetooth: Fix mgmt_pin_code_reply return parameters
Johan Hedberg
2011-02-21
1
-0
/
+5
*
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
3
-0
/
+41
*
Bluetooth: Add mgmt_pair_device command
Johan Hedberg
2011-02-21
2
-0
/
+28
*
Bluetooth: Fix some code style issues in hci_core.h
Szymon Janc
2011-02-17
1
-29
/
+29
*
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
2011-02-16
2
-0
/
+13
*
Bluetooth: Use proper timer for hci command timout
Ville Tervo
2011-02-16
2
-1
/
+4
*
Bluetooth: Add connection parameter update response
Claudio Takahasi
2011-02-16
1
-0
/
+15
*
Bluetooth: Add LE signaling commands handling
Claudio Takahasi
2011-02-16
1
-0
/
+2
*
Bluetooth: Add SMP command structures
Ville Tervo
2011-02-16
1
-0
/
+76
*
Bluetooth: Add server socket support for LE connection
Ville Tervo
2011-02-16
1
-0
/
+1
*
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
2011-02-16
1
-0
/
+3
*
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
2011-02-16
1
-0
/
+5
*
Bluetooth: Add LE connect support
Ville Tervo
2011-02-16
2
-4
/
+23
*
Bluetooth: Add low energy commands and events
Ville Tervo
2011-02-16
1
-0
/
+49
*
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
2011-02-15
1
-2
/
+0
*
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
2011-02-14
1
-0
/
+28
*
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-0
/
+2
*
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-3
/
+8
*
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+2
*
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+4
*
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+1
*
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+0
*
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+0
*
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+0
*
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+0
*
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-2
/
+0
*
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-1
/
+0
*
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
1
-0
/
+12
*
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan
2011-02-08
1
-0
/
+15
*
Bluetooth: Add set_io_capability management command
Johan Hedberg
2011-02-08
3
-0
/
+16
*
Bluetooth: Add support for PIN code handling in the management interface
Johan Hedberg
2011-02-08
3
-0
/
+32
*
Bluetooth: Add get_connections managment interface command
Johan Hedberg
2011-02-08
1
-0
/
+10
*
Bluetooth: Add support for connect failed management event
Johan Hedberg
2011-02-08
2
-0
/
+8
*
Bluetooth: Add disconnect managment command
Johan Hedberg
2011-02-08
2
-0
/
+11
*
Bluetooth: Add connected/disconnected management events
Johan Hedberg
2011-02-08
2
-0
/
+14
*
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
2011-02-08
3
-0
/
+48
*
Bluetooth: Add class of device control to the management interface
Johan Hedberg
2011-02-08
3
-0
/
+18
*
Bluetooth: Implement a more complete adapter initialization sequence
Johan Hedberg
2011-02-08
2
-0
/
+13
*
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
2011-02-08
1
-0
/
+6
*
Bluetooth: Add special handling with __hci_request and HCI_INIT
Johan Hedberg
2011-02-08
1
-1
/
+2
*
Bluetooth: Reject pairing requests when in non-pairable mode
Johan Hedberg
2011-02-08
2
-0
/
+18
*
Bluetooth: Implement UUID handling through the management interface
Johan Hedberg
2011-02-08
2
-0
/
+22
*
Bluetooth: Implement set_pairable managment command
Johan Hedberg
2011-02-08
2
-0
/
+5
*
Bluetooth: Add flag to track managment controlled adapters
Johan Hedberg
2011-02-08
1
-0
/
+1
*
Bluetooth: Unify mode related management messages to a single struct
Johan Hedberg
2011-02-08
1
-35
/
+4
*
Bluetooth: Add set_connectable management command
Johan Hedberg
2011-02-08
2
-0
/
+18
*
Bluetooth: Add support for set_discoverable management command
Johan Hedberg
2011-02-08
2
-0
/
+17
*
Bluetooth: Add support for set_powered management command
Johan Hedberg
2011-02-08
2
-1
/
+12
[next]