OVMS3-idf/components/bt/bluedroid
Tian Hao a05868f0a8 fix TX power value in ble adv data is incorrect
refence to https://github.com/espressif/esp-idf/issues/2284
Before fixing, the tx power in adv data is always 0xeb(-21dbm).

restriction:
    If change BLE advertising TX power, please call esp_ble_gap_config_adv_data()
    after BLE adv TX power changed.

    Later, will implement set BLE advertising TX power via HCI, then the
    TX power value in adv data can be update automatically after BLE adv
    TX power changed.
2018-09-12 10:19:08 +00:00
..
api component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +08:00
bta Merge branch 'feature/btdm_legacy_paring_v3.1' into 'release/v3.1' 2018-09-07 14:44:19 +08:00
btc fix TX power value in ble adv data is incorrect 2018-09-12 10:19:08 +00:00
common/include/common fix TX power value in ble adv data is incorrect 2018-09-12 10:19:08 +00:00
device component/bt: bugfix for erroneous data reporting always enabled 2018-07-11 20:08:36 +08:00
external/sbc component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
hci Merge branch 'bugfix/btdm_controller_deinit_v3.1' into 'release/v3.1' 2018-08-03 15:09:58 +08:00
main component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
osi Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:10:28 +08:00
stack fix TX power value in ble adv data is incorrect 2018-09-12 10:19:08 +00:00