summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann2016-07-181-0/+4
* Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann2016-07-181-3/+2
* Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-133-0/+3
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
* Bluetooth: Add defines for SPI and I2CJohan Hedberg2016-04-221-0/+2
* Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-101-0/+1
* Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-231-0/+3
* Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-291-0/+6
* Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-052-0/+3
* Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-051-10/+20
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-101-1/+0
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-101-1/+2
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-101-1/+0
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-101-3/+6
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-101-0/+1
* Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-221-0/+13
* Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-191-1/+1
* Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-191-0/+1
* Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-191-0/+2
* Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-191-3/+2
* Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-191-1/+2
* Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-191-0/+2
* Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-191-1/+0
* Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-192-0/+2
* Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-192-0/+3
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-191-3/+8
* Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-191-6/+2
* Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-191-0/+4
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-051-0/+2
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-261-7/+7
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-211-3/+0
* Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg2015-10-211-0/+24
* Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2015-10-211-0/+1
* Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-211-0/+1
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-211-0/+1
* Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-211-0/+9
* Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-211-1/+1
* Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-082-0/+2
* Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-083-0/+3
* Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-081-0/+7
* Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-051-0/+2
* Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-051-0/+2
* Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-291-0/+3
* Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-241-0/+5
* Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+4
* Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-171-0/+1
* Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-171-0/+7
* Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-101-0/+6