OVMS3-idf/components/bt/bluedroid/btc/profile/std
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
..
a2dp component/bt: bugfix for incorrect computation of PCM data buffer size in A2DP sink 2018-08-28 10:59:22 +08:00
avrc components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
battery components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
dis component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
gap fix TX power value in ble adv data is incorrect 2018-09-12 10:19:08 +00:00
gatt components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event (backport v3.1) 2018-08-27 12:03:20 +05:30
hf_client component/bt: implement HFP Hands Free Unit Role 2018-05-21 11:33:30 +08:00
hid/include component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
hid_le components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
include component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +08:00
smp component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
spp VFS: allow to find free file descriptors & register them 2018-05-18 07:57:35 +02:00