Commit Graph

174 Commits (d8457698e7f23a05055396a15ec72ba663282867)

Author SHA1 Message Date
Johan Hedberg d8457698e7 Bluetooth: mgmt: Add address type to PIN code messages 13 years ago
Johan Hedberg d753fdc40f Bluetooth: mgmt: Add address type to link key messages 13 years ago
Johan Hedberg ed2c4ee360 Bluetooth: mgmt: Add support for Set SSP command 13 years ago
Johan Hedberg 33ef95ed30 Bluetooth: mgmt: Add support for Set Link Security command 13 years ago
Johan Hedberg 7bb895d68e Bluetooth: mgmt: Use more consistent error variable names 13 years ago
Johan Hedberg 76a7f3a40c Bluetooth: Remove unused member from cmd_lookup struct 13 years ago
Andre Guedes 203159d486 Bluetooth: Fix discovery state machine 13 years ago
Johan Hedberg e70bb2e899 Bluetooth: Implement Read Supported Commands commands for mgmt 13 years ago
Johan Hedberg b1078ad0be Bluetooth: Add Device Unpaired mgmt event 13 years ago
Johan Hedberg 82eb703efc Bluetooth: Fix mgmt_unpair_device command status 13 years ago
Johan Hedberg bab73cb684 Bluetooth: Add address type to mgmt_ev_auth_failed 13 years ago
Johan Hedberg 88c1fe4ba5 Bluetooth: Add address type to mgmt blacklist messages 13 years ago
Johan Hedberg 664ce4cc29 Bluetooth: Add address type to Out Of Band mgmt messages 13 years ago
Johan Hedberg 272d90df2d Bluetooth: Add address type to user_confirm and user_passkey messages 13 years ago
Johan Hedberg 88c3df13ca Bluetooth: Update mgmt_disconnect to match latest API 13 years ago
Johan Hedberg 124f6e3528 Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device 13 years ago
Andre Guedes 343fb14549 Bluetooth: Add BT_DBG to mgmt_discovering() 13 years ago
Johan Hedberg 053c7e0c4a Bluetooth: Fix device_found event length for remote name resolving 13 years ago
Andre Guedes e87775250f Bluetooth: Fix indentation 13 years ago
Andre Guedes 3fd2415363 Bluetooth: MGMT start discovery LE-Only support 13 years ago
Vinicius Costa Gomes b0dbfb46ba Bluetooth: Add support for removing LTK's when pairing is removed 13 years ago
Vinicius Costa Gomes 346af67b8d Bluetooth: Add MGMT handlers for dealing with SMP LTK's 13 years ago
Vinicius Costa Gomes 650f726d16 Bluetooth: Fix doing some useless casts when receiving MGMT commands 13 years ago
Johan Hedberg 28424707a2 Bluetooth: mgmt: Implement Cancel Pair Device command 13 years ago
Johan Hedberg 84bde9d6c0 Bluetooth: Convert hdev->ssp_mode to a flag 13 years ago
Johan Hedberg b644ba3369 Bluetooth: Update device_connected and device_found events to latest API 13 years ago
Johan Hedberg 1dc06093a9 Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found 13 years ago
Johan Hedberg e319d2e743 Bluetooth: Add eir_len parameter to mgmt_ev_device_found 13 years ago
Johan Hedberg afc747a600 Bluetooth: Rename mgmt connected events to match user space 13 years ago
Andre Guedes 7d262f86f6 Bluetooth: Add 'eir_len' param to mgmt_device_found() 13 years ago
Johan Hedberg a3d4e20a88 Bluetooth: Sort to-be-resolved devices by RSSI during discovery 13 years ago
Johan Hedberg a8b2d5c2cf Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags 13 years ago
Johan Hedberg 30dc78e1a2 Bluetooth: Add name resolving support for mgmt based discovery 13 years ago
Johan Hedberg ff9ef57870 Bluetooth: Add discovery state tracking 13 years ago
Johan Hedberg 30883512be Bluetooth: Rename hdev->inq_cache to hdev->discovery 13 years ago
Johan Hedberg 561aafbcb2 Bluetooth: Add initial mgmt_confirm_name support 13 years ago
Johan Hedberg 32748db002 Bluetooth: Move Extended Inquiry Response defines to hci.h 13 years ago
Andre Guedes e75a8b0c33 Bluetooth: Fix mgmt_stop_discovery_failed() 13 years ago
Andre Guedes 59e294065d Bluetooth: Rename extfeatures 13 years ago
Brian Gix 5fe57d9e9e Bluetooth: Add SMP to User Passkey and Confirm 13 years ago
Johan Hedberg c9c2659f1e Bluetooth: Use correct struct for user_confirm_neg_reply 13 years ago
Johan Hedberg 7d78525dcf Bluetooth: Add timer for automatically disabling the service cache 13 years ago
Johan Hedberg ef5803729c Bluetooth: Move EIR and CoD update functions to a better position 13 years ago
Johan Hedberg 14c0b60829 Bluetooth: Remove mgmt_set_service_cache 13 years ago
Johan Hedberg f7c6869ceb Bluetooth: Move mgmt_set_fast_connectable to the right location 13 years ago
Johan Hedberg 69ab39ea5d Bluetooth: Update mgmt_read_info and related mgmt messages 13 years ago
Gustavo F. Padovan 7f971041cf Bluetooth: Use system workqueue to schedule power_on 13 years ago
Gustavo F. Padovan 80b7ab3341 Bluetooth: move power_off to system workqueue 13 years ago
Gustavo F. Padovan 09fd0de5bd Bluetooth: Replace spin_lock by mutex in hci_dev 13 years ago
Brian Gix 604086b73b Bluetooth: Add User Passkey Response handling 13 years ago