summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add quirk for external configuration requirementMarcel Holtmann2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add quirk for invalid controller address settingMarcel Holtmann2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Document the existing device quirksMarcel Holtmann2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Fix constant for public address configurationMarcel Holtmann2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make hci_pend_le_conn_lookup more general purposedJohan Hedberg2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unused hci_pend_le_conn_add functionJohan Hedberg2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Fix clearing and restarting all LE actions on power cycleJohan Hedberg2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unused hci_pend_le_conn_del() functionJohan Hedberg2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert pend_le_reports into a listJohan Hedberg2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert pend_le_conn list to a generic action listJohan Hedberg2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for controller configuration info commandMarcel Holtmann2014-07-04
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use hci_conn_params in pend_le_connsJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORTJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Read Unconfigured Index List commandMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Unconfigured Index Removed eventsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Introduce unconfigured controller stateMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make is_identity_address a global functionJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Pass store hint to mgmt_new_conn_paramJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make hci_le_conn_update return the store hintJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add Load Connection Parameters commandJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add new auto_conn value matching mgmt action 0x00Johan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add specific connection parameter clear functionsJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_allJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for hdev->set_bdaddr callback handlingMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Introduce "New Connection Parameter" EventAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Enable new LE meta eventAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Connection Parameter Update ProcedureAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Fix redundant device (un)blocked eventsJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add flag to track STK encryptionJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Not Connectable flag for Device Found eventsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Provide flags parameter direct to mgmt_device_foundMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove connection interval parameters from hci_conn_params_setMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Change hci_conn_params_add to return the parameter structMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Connection parameters check helperAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Provide function to create and set connection parametersMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Provide defaults for LE connection latency and timeoutMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add Device Added and Device Removed management eventsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Add/Remove Device management commandsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store latency and supervision timeout in connection paramsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Get Clock Info mgmt commandJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unnecessary hcon->smp_conn variableJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use macro instead of hard-coded valueAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg2014-07-03