summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
2022-02-04Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas
2022-02-03Bluetooth: MGMT: Fix misplaced BT_HS checkGuillaume Bertholon
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-17Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz
2018-11-15Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-06-28Bluetooth: Replace %p with %pKDibyendu Roy
2016-04-12Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg
2015-10-22Bluetooth: Take advantage of connection abort helpersJohan Hedberg
2015-10-22Bluetooth: Fix crash in SMP when unpairingJohan Hedberg
2015-10-22Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg
2015-10-21Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg
2015-10-21Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg
2015-10-21Bluetooth: Add le_addr_type() helper functionJohan Hedberg
2015-10-21Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski
2015-10-16Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg
2015-10-16Bluetooth: Fix double scan updatesJakub Pawlowski
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-10Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski
2015-08-10Bluetooth: advertisement handling in new connect procedureJakub Pawlowski
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski
2015-08-06Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski
2015-07-23Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski
2015-06-18Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg
2015-06-18Bluetooth: Increment management interface revisionMarcel Holtmann
2015-06-18Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel
2015-06-18Bluetooth: mgmt: program multi-adv on power onFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel
2015-06-18Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel
2015-06-18Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel
2015-06-18Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel
2015-06-18Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel