OVMS3-idf/components/bt/bluedroid/bta/include
Yulong ece6bd9b82 component/bt: Change the btc gattc callback function with the compile error.
1. Change all the gattc API && bta gattc layer.
2. Debug the code and change the btc_ble_gattc_get_db method.
3. Change the gatt read API interface.
4. Reconstruction the BTA_gattc_cache code.
5. Change back the bluedroid_get_status to marco.
6. Change the gattc docs format.
7. Change the docs format.
8. fix the read char value bug.
9. change the gattc_get_attr_count method.
10. Change back the bta_gattc write ccc code.
11. Change the gattc api docs format
12. Change the gattc API docs.
13. Change the prepare write descriptor method to avoid the exection.
14. modify gatt clinet demo with new API
15. Change the p_src_data->read.p_value to avoid exection.
16. Change the bugfix of gattc unreg for the notify.

    component/bt: Added the serch service res start_handle & end_handle to the result.

component/bt: Added the bta_gattc_cache_write when gatt discovery complete.

component/bt: Added the bta_gattc_cache_write declaration.

component/bt: Added the comments for esp_ble_gattc_cache_refresh API.

component/bt: Change the spelling errors & some comment error.

component/bt: fix bug of get gattc cache address list error.

1. Change the esp_bluedroid_get_status to macro;
2. added the malloc & free for the get_addr_list

component/bt: Added the addr_info->ass_addr == NULL Judgment to prevent crashes in the bta_gattc_co_cache_find_src_addr function.

component/bt: Fixed following gattc cache bugs

1. gattc can't refresh the gattc cache in the gatt discover state;
2. remove the nvs_get_blob in the cache address init function;
3. added the nvs_set_blob return value judgment in the cache address save function;
4. added the list_new when ass_address is NULL;
5. Change the ass_address list remove method to fix the ass address can't remove bug.
2018-04-19 12:05:13 +08:00
..
bta_api.h Component/bt: add set gap icon API 2018-03-30 09:21:53 +00:00
bta_ar_api.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
bta_ar_int.h component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
bta_av_api.h component/bt: add AVRC event for remote features indication 2018-01-09 16:33:48 +08:00
bta_av_ci.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
bta_av_co.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_av_int.h component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
bta_av_sbc.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
bta_dm_ci.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
bta_dm_co.h component/bt:move the btdm_rebase_ssp_api branch to this branch 2017-04-13 10:14:28 -04:00
bta_dm_int.h Component/bt: add set gap icon API 2018-03-30 09:21:53 +00:00
bta_gatt_api.h component/bt: Change the btc gattc callback function with the compile error. 2018-04-19 12:05:13 +08:00
bta_gatt_common.h Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_gattc_ci.h component/bt: Change the btc gattc callback function with the compile error. 2018-04-19 12:05:13 +08:00
bta_gattc_co.h component/bt: Change the btc gattc callback function with the compile error. 2018-04-19 12:05:13 +08:00
bta_gattc_int.h component/bt: Change the btc gattc callback function with the compile error. 2018-04-19 12:05:13 +08:00
bta_gatts_co.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
bta_gatts_int.h component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
bta_hh_api.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
bta_hh_co.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
bta_hh_int.h component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
bta_jv_api.h component/bt: Add SPP profile 2018-01-05 16:48:29 +08:00
bta_jv_co.h component/bt: Add SPP profile 2018-01-05 16:48:29 +08:00
bta_jv_int.h component/bt: Fix bug of SPP invalid handle path 2018-03-19 02:22:45 +00:00
bta_sdp_api.h component/bt:rebase the BT_BLE_separate to the new master 2017-04-17 22:53:43 -04:00
bta_sdp_int.h component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
bta_sys.h component/bt: free timer resources after using them 2018-01-27 19:03:06 +08:00
utl.h component/bt: Add API: get cod & set cod 2018-04-09 19:25:26 +08:00