OVMS3-idf/components/bt/host/bluedroid/bta/gatt
liminyang acb54059be docs:fix event typo
1.In the description of the ESP_API header file, it should be the event that the application layer needs to handle, not the BTA layer.
2.Fix name typo of BTA_GATTS_CREATE_SRVC_EVT event

Closes https://github.com/espressif/esp-idf/issues/5446
2020-06-29 20:59:14 +08:00
..
include Merge branch 'bugfix/some_host_and_example_bugfix_Backport_to_4v0' into 'release/v4.0' 2020-02-18 21:02:34 +08:00
bta_gatt_common.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_act.c Component/bt: Fix GATTC trigger open event multiple times 2020-01-14 17:24:36 +08:00
bta_gattc_api.c components/bt: Add api to query the number of available buffers for the current connection 2020-06-18 15:01:05 +08:00
bta_gattc_cache.c component/bt: Fix the issue with pointer type conversion in gattc. Unified count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-01-16 15:26:37 +08:00
bta_gattc_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_co.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_utils.c Component/bt: Fix GATTC trigger open event multiple times 2020-01-14 17:24:36 +08:00
bta_gatts_act.c components/bt: Add api to query the number of available buffers for the current connection 2020-06-18 15:01:05 +08:00
bta_gatts_api.c docs:fix event typo 2020-06-29 20:59:14 +08:00
bta_gatts_co.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gatts_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gatts_utils.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00