bluetoothctl: advmon rssi support for mgmt
authorArchie Pusaka <apusaka@chromium.org>
Fri, 15 Jan 2021 11:50:43 +0000 (19:50 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit3cdb14c208ce656fc0dec381ee6c9de4c1f1a249
tree7641e4dd173b24bf64ef16e3e1714cf55a78aa2d
parent711b5e786951be1c57f22c7b20c75e603df014ba
bluetoothctl: advmon rssi support for mgmt

Using the new opcode MGMT_OP_ADD_ADV_PATTERNS_MONITOR_RSSI to
monitor advertisement according to some RSSI criteria.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
client/adv_monitor.c
client/adv_monitor.h
client/main.c