]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
authorBrian Gix <brian.gix@intel.com>
Wed, 27 Oct 2021 23:58:51 +0000 (16:58 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 29 Oct 2021 14:51:59 +0000 (16:51 +0200)
commit7aebe92517f3b758021469f663ddae4d2130f182
treefa2ba058c105c035e3f205e844497ee914fa8cd0
parent451bd3c53702177f488ac55218a187dab2e45e46
Bluetooth: hci_sync: Convert MGMT_OP_SET_LE

Uses:
  hci_disable_advertising_sync
  hci_remove_ext_adv_instance_sync
  hci_write_le_host_supported_sync
  hci_setup_ext_adv_instance_sync
  hci_update_scan_rsp_data_sync

Signed-off-by: Brian Gix <brian.gix@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_sync.h
net/bluetooth/hci_sync.c
net/bluetooth/mgmt.c