| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | | * | | | | | | | | | | | | | | 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: Fix missing update of conn params | Johan Hedberg | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Add Load Connection Parameters command | Johan Hedberg | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Remove only enabled entries with Remove Device 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: Default to internal use manufacturer identifier | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Drop LE connections for blocked devices | Johan Hedberg | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame | 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: Move LE event mask setting into init3 phase | 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: Ensure that background scanning gets enabled on power on | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Allow re-encryption with LTK when STK is in use | Johan Hedberg | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Add flag to track STK encryption | Johan Hedberg | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Fix redundant encryption when receiving Security Request | 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: Fix merge of advertising data and scan response data | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Remove connection interval parameters from hci_conn_params_set | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Use hci_conn_params_add within 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: Use bool for smp_ltk_encrypt return value | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout) | Nick Pelly | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state | Johan Hedberg | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: constify seq_operations | Fabian Frederick | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Connection parameters check helper | Andre Guedes | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Start background scanning only when controller is ready | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Add default connection parameters before pairing | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Provide function to create and set connection parameters | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Expose default supervision timeout setting via debugfs | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Expose default connection latency setting via debugfs | 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: Replace le_auto_conn debugfs with device_list entry | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Add support for Add/Remove Device management commands | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Use LE connection parameters if known | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Store latency and supervision timeout in connection params | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Update background scanning from hci_conn_params_clear | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Clear pending connections from hci_conn_params_clear | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Move hci_pend_le_conn_* functions to different location | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Don't use non-resolvable private address for passive scanning | Marcel Holtmann | 2014-07-03 | |
| | | | | * | | | | | | | | | | | | | | Bluetooth: Restrict access for raw-only controllers | Marcel Holtmann | 2014-07-03 | |
