aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
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: Remove unnecessary mgmt_advertising functionJohan 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: Fix sending Device Removed when clearing all parametersJohan Hedberg2014-07-06
* Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann2014-07-05
* 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: 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: 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 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: 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: Store latency and supervision timeout in connection paramsMarcel Holtmann2014-07-03
* Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg2014-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: Convert hcon->flush_key to a proper flagJohan Hedberg2014-07-03
* Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg2014-07-03
* Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2014-07-03
* Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2014-07-03
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-03
* Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-03
* Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-03
* Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-16
* Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-16
* Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-16
* Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-09