Commit History

Author SHA1 Message Date
  Arman Uguray 24b4f38fc9 Bluetooth: Implement the Add Advertising command 10 years ago
  Marcel Holtmann dc5d82a9fe Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value 10 years ago
  Marcel Holtmann e7844ee599 Bluetooth: Gracefully response to enabling LE on LE only devices 10 years ago
  Johan Hedberg fa4335d71a Bluetooth: Move generic mgmt command dispatcher to hci_sock.c 10 years ago
  Johan Hedberg 88b94ce925 Bluetooth: Add hdev_init callback for HCI channels 10 years ago
  Johan Hedberg a380b6cff1 Bluetooth: Add generic mgmt helper API 10 years ago
  Johan Hedberg 333ae95d05 Bluetooth: Add channel parameter to mgmt_pending_find() API 10 years ago
  Jakub Pawlowski 07d2334ae7 Bluetooth: Add simultaneous dual mode scan 10 years ago
  Jakub Pawlowski 812abb13a9 Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. 10 years ago
  Marcel Holtmann 72000df2c0 Bluetooth: Add support for Local OOB Extended Data Update events 10 years ago
  Marcel Holtmann 5425f98e86 Bluetooth: Fix length for Read Local OOB Extended Data respone packet 10 years ago
  Marcel Holtmann 5082a59965 Bluetooth: Do not include LE SC out-of-band data if not enabled 10 years ago
  Marcel Holtmann 0821a2c5ab Bluetooth: Return LE SC confirm and random values for out-of-band data 10 years ago
  Marcel Holtmann 4f0f155cea Bluetooth: Add simple version of Read Local OOB Extended Data command 10 years ago
  Marcel Holtmann bea41609de Bluetooth: Move eir_append_data function to a different location 10 years ago
  Marcel Holtmann d3d5305bfd Bluetooth: Add simple version of Read Advertising Features command 10 years ago
  Marcel Holtmann f6b7712eb6 Bluetooth: Send global configuration updates to all management users 10 years ago
  Marcel Holtmann c927a10487 Bluetooth: Add support for trust verification of management commands 10 years ago
  Marcel Holtmann 7aea8616cd Bluetooth: Remove unneeded initializer for management command table 10 years ago
  Marcel Holtmann c91041dc4e Bluetooth: Add support for untrusted access to management commands 10 years ago
  Marcel Holtmann c08b1a1dba Bluetooth: Consolidate socket channel sending function back into one 10 years ago
  Marcel Holtmann 96f1474af0 Bluetooth: Add support for extended index management command 10 years ago
  Marcel Holtmann ced85549c3 Bluetooth: Add support for extended index management events 10 years ago
  Marcel Holtmann f920733885 Bluetooth: Use special function to send filter management index events 10 years ago
  Marcel Holtmann b7cb93e528 Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags 10 years ago
  Marcel Holtmann 238be788fc Bluetooth: Introduce hci_dev_test_and_set_flag helper macro 10 years ago
  Marcel Holtmann a69d892726 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro 10 years ago
  Marcel Holtmann 516018a9c0 Bluetooth: Introduce hci_dev_test_and_change_flag helper macro 10 years ago
  Marcel Holtmann ce05d603af Bluetooth: Introduce hci_dev_change_flag helper macro 10 years ago
  Marcel Holtmann a358dc11d8 Bluetooth: Introduce hci_dev_clear_flag helper macro 10 years ago