OVMS3-idf/components/bt/bluedroid/btc/profile/std
Tian Hao b9382b29fa 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 20:23:45 +08:00
..
a2dp component/bt: stop to inititate AVRC connection when A2DP connection fails to set up 2018-09-10 03:35:58 +00: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 20:23:45 +08:00
gatt components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event 2018-08-25 16:26:37 +00:00
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
include component/bt: Add Legacy Pairing 2018-09-04 21:11: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