aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)Author
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg
2015-03-06Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg
2015-03-05Bluetooth: fix service discovery behaviour for empty uuids filterJakub Pawlowski
2015-02-27Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg
2015-02-20Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg
2015-02-19Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg
2015-02-15Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg
2014-12-03Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg
2014-12-03Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg
2014-12-03Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg
2014-12-03Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg
2014-12-03Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg
2014-11-19Bluetooth: Convert link keys list to use RCUJohan Hedberg
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg
2014-11-03Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann
2014-11-02Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta
2014-09-17Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg
2014-09-08Bluetooth: Fix locking of the SMP contextJohan Hedberg
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg
2014-09-08Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg