emulator/btdev: Add support LE_READ_TX_POWER command
authorTedd Ho-Jeong An <hj.tedd.an@gmail.com>
Wed, 23 Dec 2020 00:26:32 +0000 (16:26 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit72077ef3f25743d5d2807f46e13211bfc550af38
tree2afd9ad50ac15556d6e2cabc6a9c0a857a7f7afa
parent59a7c20c53aca874c70306d5229ff161128468d1
emulator/btdev: Add support LE_READ_TX_POWER command

This patch adds support for LE_READ_TX_POWER command.
It uses a random values for min and max tx power since these values is
read from the controller.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
emulator/btdev.c