aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-09
* Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-09
* Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
* Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-09
* Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg2014-07-08
* Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-08
* Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-06
* Bluetooth: Add support for changing the public device addressMarcel Holtmann2014-07-06
* Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-06
* Bluetooth: Fix sending Device Removed when clearing all parametersJohan Hedberg2014-07-06
* Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann2014-07-05
* Bluetooth: Add support for New Configuration Options management eventMarcel Holtmann2014-07-04
* 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