Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c35938b2f56547ee77b5a038fe0db394aeac59bb
/
net
/
bluetooth
/
mgmt.c
c35938b
Bluetooth: Add read_local_oob_data management command
by Szymon Janc
· 14 years ago
8fce635
Bluetooth: Allow for NULL data in mgmt_pending_add
by Szymon Janc
· 14 years ago
c68fb7f
Bluetooth: Rename cmd to param in pending_cmd
by Szymon Janc
· 14 years ago
b312b161
Bluetooth: mgmt: Add support for setting the local name
by Johan Hedberg
· 14 years ago
dc4fe30
Bluetooth: mgmt: Add local name information to read_info reply
by Johan Hedberg
· 14 years ago
b8534e0
Bluetooth: Fix some small code style issues in mgmt.c
by Szymon Janc
· 14 years ago
3cf2a4f
Bluetooth: Use variable name instead of type in sizeof()
by Szymon Janc
· 14 years ago
8ce6284
Bluetooth: Remove unused code from get_connections
by Szymon Janc
· 14 years ago
34eb525
Bluetooth: Log all parameters in cmd_status for easier debugging
by Szymon Janc
· 14 years ago
8020c16
Bluetooth: Fix possible NULL pointer dereference in cmd_complete
by Szymon Janc
· 14 years ago
30e7627
Bluetooth: Use ERR_PTR as return error from hci_connect
by Ville Tervo
· 14 years ago
bdce7ba
Bluetooth: Validate data size before accessing mgmt commands
by Szymon Janc
· 14 years ago
4e51eae
Bluetooth: Move index to common header in management interface
by Szymon Janc
· 14 years ago
779cb85
Bluetooth: Use proper command structure in remove_uuid
by Szymon Janc
· 14 years ago
a664b5b
Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove
by Johan Hedberg
· 14 years ago
2a61169
Bluetooth: Add mgmt_auth_failed event
by Johan Hedberg
· 14 years ago
ac56fb1
Bluetooth: Fix mgmt_pin_code_reply return parameters
by Johan Hedberg
· 14 years ago
59a24b5
Bluetooth: Fix mgmt_pin_code_reply command status opcode
by Johan Hedberg
· 14 years ago
a5c2968
Bluetooth: Add management support for user confirmation request
by Johan Hedberg
· 14 years ago
e9a416b
Bluetooth: Add mgmt_pair_device command
by Johan Hedberg
· 14 years ago
366a033
Bluetooth: Make pending_add return a pointer to the added entry
by Johan Hedberg
· 14 years ago
7235975
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
by Szymon Janc
· 14 years ago
17fa4b9
Bluetooth: Add set_io_capability management command
by Johan Hedberg
· 14 years ago
980e1a5
Bluetooth: Add support for PIN code handling in the management interface
by Johan Hedberg
· 14 years ago
a38528f
Bluetooth: Create common cmd_complete function for mgmt.c
by Johan Hedberg
· 14 years ago
2784eb4
Bluetooth: Add get_connections managment interface command
by Johan Hedberg
· 14 years ago
17d5c04
Bluetooth: Add support for connect failed management event
by Johan Hedberg
· 14 years ago
8962ee7
Bluetooth: Add disconnect managment command
by Johan Hedberg
· 14 years ago
f752054
Bluetooth: Add connected/disconnected management events
by Johan Hedberg
· 14 years ago
55ed8ca1
Bluetooth: Implement link key handling for the management interface
by Johan Hedberg
· 14 years ago
1aff6f0
Bluetooth: Add class of device control to the management interface
by Johan Hedberg
· 14 years ago
2aeb9a1
Bluetooth: Implement UUID handling through the management interface
by Johan Hedberg
· 14 years ago
c542a06
Bluetooth: Implement set_pairable managment command
by Johan Hedberg
· 14 years ago
053f021
Bluetooth: Add send_mode_rsp convenience function for mgmt.c
by Johan Hedberg
· 14 years ago
ebc99fe
Bluetooth: Add flag to track managment controlled adapters
by Johan Hedberg
· 14 years ago
72a734e
Bluetooth: Unify mode related management messages to a single struct
by Johan Hedberg
· 14 years ago
9fbcbb4
Bluetooth: Add set_connectable management command
by Johan Hedberg
· 14 years ago
73f22f6
Bluetooth: Add support for set_discoverable management command
by Johan Hedberg
· 14 years ago
eec8d2b
Bluetooth: Add support for set_powered management command
by Johan Hedberg
· 14 years ago
5add6af
Bluetooth: Add support for management powered event
by Johan Hedberg
· 14 years ago
ab81cbf
Bluetooth: Implement automatic setup procedure for local adapters
by Johan Hedberg
· 14 years ago
b2c60d4
Bluetooth: Fix failure to release lock in read_index_list()
by Jesper Juhl
· 14 years ago
c71e97b
Bluetooth: Add management events for controller addition & removal
by Johan Hedberg
· 14 years ago
f7b64e69
Bluetooth: Add read_info management command
by Johan Hedberg
· 14 years ago
faba42e
Bluetooth: Add read_index_list management command
by Johan Hedberg
· 14 years ago
02d9812
Bluetooth: Add read_version management command
by Johan Hedberg
· 14 years ago
e41d8b4
Bluetooth: Add error handling for managment command handlers
by Johan Hedberg
· 14 years ago
0381101
Bluetooth: Add initial Bluetooth Management interface callbacks
by Johan Hedberg
· 14 years ago