OSDN Git Service

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)
commit47db6b42991e6d5645d0938e43085aaf88cdfba4
treea3b4c258f301eda425657ae882da01f8d175f679
parent451d95a98c5a350da2f2c5447cc17115a5b94c8e
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