summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2016-09-19Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski-0/+7
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann-1/+1
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann-0/+19
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann-1/+2
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann-1/+4
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann-0/+5
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann-0/+2
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann-0/+1
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann-0/+1
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss-2/+2
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson-0/+1
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann-0/+2
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann-0/+4
2016-07-18Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann-3/+2
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc-0/+3
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann-1/+1
2016-04-22Bluetooth: Add defines for SPI and I2CJohan Hedberg-0/+2
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg-0/+1
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit-0/+3
2016-01-29Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg-0/+6
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg-0/+3
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg-10/+20
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg-1/+0
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg-1/+2
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg-1/+0
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg-0/+2
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg-0/+2
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg-3/+6
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg-0/+1
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann-0/+13
2015-11-19Bluetooth: Fix specifying role for LE connectionsJohan Hedberg-1/+1
2015-11-19Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg-0/+1
2015-11-19Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg-0/+2
2015-11-19Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg-3/+2
2015-11-19Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg-1/+2
2015-11-19Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg-0/+2
2015-11-19Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg-1/+0
2015-11-19Bluetooth: Add support for controller specific loggingMarcel Holtmann-0/+2
2015-11-19Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann-0/+3
2015-11-19Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg-3/+8
2015-11-19Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg-6/+2
2015-11-19Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann-0/+4
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg-0/+2
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann-7/+7
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg-3/+0
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg-0/+24
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg-0/+1
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann-0/+1
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann-0/+1
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann-0/+9