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

Synchronous version of MGMT_OP_GET_CONN_INFO

Implements:
  hci_read_rssi_sync
  hci_read_tx_power_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