Szymon Janc
|
b8534e0f2b
Bluetooth: Fix some small code style issues in mgmt.c
|
14 years ago |
Szymon Janc
|
3cf2a4f6ca
Bluetooth: Use variable name instead of type in sizeof()
|
14 years ago |
Szymon Janc
|
8ce6284ea3
Bluetooth: Remove unused code from get_connections
|
14 years ago |
Szymon Janc
|
34eb525c1f
Bluetooth: Log all parameters in cmd_status for easier debugging
|
14 years ago |
Szymon Janc
|
8020c16a6c
Bluetooth: Fix possible NULL pointer dereference in cmd_complete
|
14 years ago |
Ville Tervo
|
30e7627219
Bluetooth: Use ERR_PTR as return error from hci_connect
|
14 years ago |
Szymon Janc
|
bdce7bafb7
Bluetooth: Validate data size before accessing mgmt commands
|
14 years ago |
Szymon Janc
|
4e51eae9cd
Bluetooth: Move index to common header in management interface
|
14 years ago |
Szymon Janc
|
779cb85016
Bluetooth: Use proper command structure in remove_uuid
|
14 years ago |
Johan Hedberg
|
a664b5bc77
Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove
|
14 years ago |
Johan Hedberg
|
2a61169209
Bluetooth: Add mgmt_auth_failed event
|
14 years ago |
Johan Hedberg
|
ac56fb13c0
Bluetooth: Fix mgmt_pin_code_reply return parameters
|
14 years ago |
Johan Hedberg
|
59a24b5d0d
Bluetooth: Fix mgmt_pin_code_reply command status opcode
|
14 years ago |
Johan Hedberg
|
a5c296832b
Bluetooth: Add management support for user confirmation request
|
14 years ago |
Johan Hedberg
|
e9a416b5ce
Bluetooth: Add mgmt_pair_device command
|
14 years ago |
Johan Hedberg
|
366a033698
Bluetooth: Make pending_add return a pointer to the added entry
|
14 years ago |
Szymon Janc
|
7235975383
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
|
14 years ago |
Johan Hedberg
|
17fa4b9dff
Bluetooth: Add set_io_capability management command
|
14 years ago |
Johan Hedberg
|
980e1a537f
Bluetooth: Add support for PIN code handling in the management interface
|
14 years ago |
Johan Hedberg
|
a38528f111
Bluetooth: Create common cmd_complete function for mgmt.c
|
14 years ago |
Johan Hedberg
|
2784eb41b1
Bluetooth: Add get_connections managment interface command
|
14 years ago |
Johan Hedberg
|
17d5c04cb5
Bluetooth: Add support for connect failed management event
|
14 years ago |
Johan Hedberg
|
8962ee74be
Bluetooth: Add disconnect managment command
|
14 years ago |
Johan Hedberg
|
f7520543ab
Bluetooth: Add connected/disconnected management events
|
14 years ago |
Johan Hedberg
|
55ed8ca10f
Bluetooth: Implement link key handling for the management interface
|
14 years ago |
Johan Hedberg
|
1aff6f0949
Bluetooth: Add class of device control to the management interface
|
14 years ago |
Johan Hedberg
|
2aeb9a1ae0
Bluetooth: Implement UUID handling through the management interface
|
14 years ago |
Johan Hedberg
|
c542a06c29
Bluetooth: Implement set_pairable managment command
|
14 years ago |
Johan Hedberg
|
053f0211d3
Bluetooth: Add send_mode_rsp convenience function for mgmt.c
|
14 years ago |
Johan Hedberg
|
ebc99feba7
Bluetooth: Add flag to track managment controlled adapters
|
14 years ago |