| Commit message (Expand) | Author | Age |
* | Bluetooth: Remove unnecessary mgmt_advertising function | Johan Hedberg | 2014-07-08 |
* | Bluetooth: Add flag to track the real advertising state | Johan Hedberg | 2014-07-08 |
* | Bluetooth: Pass desired connection role to hci_connect_le() | Johan Hedberg | 2014-07-07 |
* | Bluetooth: Remove auth_type parameter from hci_connect_le() | Johan Hedberg | 2014-07-07 |
* | Bluetooth: Use lower timeout for LE auto-connections | Johan Hedberg | 2014-07-06 |
* | Bluetooth: Add support for changing the public device address | Marcel Holtmann | 2014-07-06 |
* | Bluetooth: Run controller setup after external configuration | Marcel Holtmann | 2014-07-06 |
* | Bluetooth: Fix sending Device Removed when clearing all parameters | Johan Hedberg | 2014-07-06 |
* | Bluetooth: Store Bluetooth address from controller setup | Marcel Holtmann | 2014-07-05 |
* | Bluetooth: Add support for New Configuration Options management event | Marcel Holtmann | 2014-07-04 |
* | Bluetooth: Add support for Set External Configuration management command | Marcel Holtmann | 2014-07-04 |
* | Bluetooth: Add quirk for external configuration requirement | Marcel Holtmann | 2014-07-04 |
* | Bluetooth: Add quirk for invalid controller address setting | Marcel Holtmann | 2014-07-04 |
* | Bluetooth: Document the existing device quirks | Marcel Holtmann | 2014-07-04 |
* | Bluetooth: Fix constant for public address configuration | Marcel Holtmann | 2014-07-04 |
* | Bluetooth: Make hci_pend_le_conn_lookup more general purposed | Johan Hedberg | 2014-07-04 |
* | Bluetooth: Remove unused hci_pend_le_conn_add function | Johan Hedberg | 2014-07-04 |
* | Bluetooth: Fix clearing and restarting all LE actions on power cycle | Johan Hedberg | 2014-07-04 |
* | Bluetooth: Remove unused hci_pend_le_conn_del() function | Johan Hedberg | 2014-07-04 |
* | Bluetooth: Convert pend_le_reports into a list | Johan Hedberg | 2014-07-04 |
* | Bluetooth: Convert pend_le_conn list to a generic action list | Johan Hedberg | 2014-07-04 |
* | Bluetooth: Add support for controller configuration info command | Marcel Holtmann | 2014-07-04 |
* | Bluetooth: Use hci_conn_params in pend_le_conns | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Add support for Read Unconfigured Index List command | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Add support for Unconfigured Index Removed events | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Add support for Unconfigured Index Added events | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Introduce unconfigured controller state | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Make is_identity_address a global function | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Pass store hint to mgmt_new_conn_param | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Make hci_le_conn_update return the store hint | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Add Load Connection Parameters command | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Add new auto_conn value matching mgmt action 0x00 | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Add specific connection parameter clear functions | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Add support for hdev->set_bdaddr callback handling | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Introduce "New Connection Parameter" Event | Andre Guedes | 2014-07-03 |
* | Bluetooth: Enable new LE meta event | Andre Guedes | 2014-07-03 |
* | Bluetooth: Connection Parameter Update Procedure | Andre Guedes | 2014-07-03 |
* | Bluetooth: Fix redundant device (un)blocked events | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Add flag to track STK encryption | Johan Hedberg | 2014-07-03 |
* | Bluetooth: Add support for Not Connectable flag for Device Found events | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Provide flags parameter direct to mgmt_device_found | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Remove connection interval parameters from hci_conn_params_set | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Change hci_conn_params_add to return the parameter struct | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Connection parameters check helper | Andre Guedes | 2014-07-03 |
* | Bluetooth: Provide function to create and set connection parameters | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Provide defaults for LE connection latency and timeout | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Add Device Added and Device Removed management events | Marcel Holtmann | 2014-07-03 |
* | Bluetooth: Add support for Add/Remove Device management commands | Marcel Holtmann | 2014-07-03 |