Commit Graph

1762 Commits (00ea6deb0cb1af8df4ea899330bfd238c93ef164)

Author SHA1 Message Date
Johan Hedberg 83ce9a06b5 Bluetooth: Change page scan interval in fast connectable mode 13 years ago
Mat Martineau c20f8e35ca Bluetooth: Use tx window from config response for ack timing 13 years ago
Andrei Emeltchenko a0dfe0ab6b Bluetooth: debug: Print amp_mgr refcnt 13 years ago
Andrei Emeltchenko 9f1db00cdc Bluetooth: debug: Use standard hex object specifiers in hci_event 13 years ago
Andrei Emeltchenko 89d8b40789 Bluetooth: debug: Add debug to l2cap_security_cfm 13 years ago
Andrei Emeltchenko ad0ac6ca5f Bluetooth: debug: Print CID and PSM in hex format 13 years ago
Andrei Emeltchenko b44006728d Bluetooth: debug: Correct types specifiers for L2CAP 13 years ago
Andrei Emeltchenko 2104786b42 Bluetooth: debug: Add printing num of cmds queued 13 years ago
Jaganath Kanakkassery afeb019d0a Bluetooth: Refactor PIN code rejection to use user_pairing_resp() 13 years ago
Andrei Emeltchenko ce2be9acff Bluetooth: Do not auto off AMP controller 13 years ago
Andrei Emeltchenko d300fa9b14 Bluetooth: Route traffic only through BR/EDR controller 13 years ago
Andrei Emeltchenko 38b3fef173 Bluetooth: Improve debugging messages for hci_conn 13 years ago
Henrik Rydberg 1f41a6a994 HID: Fix the generic Kconfig options 13 years ago
Andre Guedes 790eff4429 Bluetooth: Use GFP_KERNEL in mgmt events functions 13 years ago
Andre Guedes 12b9456502 Bluetooth: Use GFP_KERNEL in mgmt_pending_add 13 years ago
Andre Guedes 92c4c20497 Bluetooth: Use GFP_KERNEL in mgmt_handlers 13 years ago
Andrei Emeltchenko 9345d40c58 Bluetooth: Use AUTO_OFF constant in jiffies 13 years ago
Andrei Emeltchenko 33cef264cd Bluetooth: Fix compile warnings in mgmt 13 years ago
Vishal Agarwal f960727e6c Bluetooth: Fix sending HCI_Disconnect only when connected 13 years ago
Andre Guedes 3701f94451 Bluetooth: Remove magic value in disconnect mgmt handler 13 years ago
Jefferson Delfes af7985bf85 Bluetooth: Fix flags of mgmt_device_found event 13 years ago
Andrei Emeltchenko 11778716ed Bluetooth: Fix not setting HCI_RESET flag for AMP 13 years ago
Andrei Emeltchenko f0e0951007 Bluetooth: Correct debug print specifier for u16 objects 13 years ago
Andrei Emeltchenko bda4f23a5c Bluetooth: Add opcode to error message 13 years ago
Andrei Emeltchenko 5f246e8905 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies 13 years ago
Andrei Emeltchenko 975b91bb17 Bluetooth: Use standard HCI cmd timeout for RESET 13 years ago
Szymon Janc 8f321f853e Bluetooth: Fix using uninitialized option in RFCMode 13 years ago
Gustavo Padovan 1d0c4da8f7 Bluetooth: Fix style in hidp code 13 years ago
Johan Hedberg 1c2e004183 Bluetooth: Add support for encryption key refresh 13 years ago
Johan Hedberg 4dab786482 Bluetooth: Fix SMP security elevation from medium to high 13 years ago
Johan Hedberg d06cc416f5 Bluetooth: Fix deadlock and crash when SMP pairing times out 13 years ago
Vishal Agarwal 4c47d73964 Bluetooth: Fix LE pairing completion on connection failure 13 years ago
Johan Hedberg 476585ecf0 Bluetooth: Fix SMP pairing method selection 13 years ago
Andrei Emeltchenko 7490c6c201 Bluetooth: Remove magic disconnect reason 13 years ago
Vinicius Costa Gomes d060991f3b Bluetooth: Fix checking the wrong flag when accepting a socket 13 years ago
Andre Guedes 0431a43ca5 Bluetooth: Filter duplicated reports in LE scan 13 years ago
Gustavo Padovan 7e1af8a3a5 Bluetooth: Create empty l2cap ops function 13 years ago
Andre Guedes 8c3a4f004e Bluetooth: Rename L2CAP_LE_DEFAULT_MTU 13 years ago
Andre Guedes 682877c31f Bluetooth: Check MTU value in l2cap_sock_setsockopt_old 13 years ago
Andre Guedes 6fcb06a28d Bluetooth: Change default MTU for L2CAP ATT channel 13 years ago
Andrzej Kaczmarek 4f72b3291c Bluetooth: Fix not removing hci_conn for failed LE connection 13 years ago
Andrzej Kaczmarek 489dc48e75 Bluetooth: Return proper mgmt state when LE pairing connection failed 13 years ago
Andrzej Kaczmarek dfc94dbdb9 Bluetooth: Allow only one LE connection attempt 13 years ago
Gustavo Padovan f0f6279976 Bluetooth: Remove unused err var from l2cap_segment_sdu() 13 years ago
Gustavo Padovan ba7aa64fe2 Bluetooth: Create function to return the ERTM header size 13 years ago
Andrei Emeltchenko 6810fca724 Bluetooth: Make l2cap_att_channel return void 13 years ago
Andrei Emeltchenko 84104b241d Bluetooth: Make l2cap_conless_channel return void 13 years ago
Andrei Emeltchenko 13ca56e053 Bluetooth: Make l2cap_data_channel return void 13 years ago
Andrei Emeltchenko 3cabbfdad3 Bluetooth: A2MP: Do not reference hci_conn 13 years ago
Andrei Emeltchenko fd83e2c27c Bluetooth: Do not check func ready existence 13 years ago