Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
This adds the request handler of MGMT_OP_READ_ADV_MONITOR_FEATURES command. Since the controller-based monitoring is not yet in place, this report only the supported features but not the enabled features. The following test was performed. - Issuing btmgmt advmon-features. Signed-off-by:Miao-chen Chou <mcchou@chromium.org> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org> Signed-off-by:
Johan Hedberg <johan.hedberg@intel.com>
Showing
- include/net/bluetooth/hci_core.h 24 additions, 0 deletionsinclude/net/bluetooth/hci_core.h
- net/bluetooth/hci_core.c 9 additions, 1 deletionnet/bluetooth/hci_core.c
- net/bluetooth/mgmt.c 48 additions, 0 deletionsnet/bluetooth/mgmt.c
- net/bluetooth/msft.c 7 additions, 0 deletionsnet/bluetooth/msft.c
- net/bluetooth/msft.h 9 additions, 0 deletionsnet/bluetooth/msft.h
Loading
Please register or sign in to comment