OVMS3-idf/components/bt/bluedroid/api/include
Yulong 1759a47060 This is a combination of 4 commits.
squash again all the commit.

component/bt: Change all the gattc API && bta gattc layer.

component/bt: Debug the code and change the btc_ble_gattc_get_db method.

component/bt: Change the gatt read API interface.

component/bt: Reconstruction the BTA_gattc_cache code.

component/bt: Change back the bluedroid_get_status to marco.

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

component/bt: Change the gattc docs format.

component/bt: Change the docs format.

component/bt: fix the read char value bug.

component/bt: change the gattc_get_attr_count method.

component/bt: Change back the bta_gattc write ccc code.

component/bt: Change the gattc api docs format

component/bt: Change the gattc API docs.

component/bt: Change the prepare write descriptor method to avoid the exection.

Component/bt: modify gatt clinet demo with new API

component/bt: Change the p_src_data->read.p_value to avoid exection.

compoent/bt: Change the bugfix of gattc unreg for the notify.

Modify gattc security demo

component/bt: Change the log error.

Component/bt: modify gattc_multi_connect demo

componnet/bt: Change the bta_gattc_cache sdp include.

component/bt: Change the start_handle & end_handle not from the service.

component/bt: Change the gattc API docs.

component/bt: Change the return issues.

component/bt: Fixed the include service bug.

component/bt: Modify gattc_multi_connect demo , add scan log

component/bt: Fixed the BTA_GATTC_GetIncludeService start handle & end handle error bug.

component/bt: Fix the invalid handle of the get all char issues.

component/bt: Fix the bug with get_db_size_with_type of the start handle & end_handle not correted issue.

component/bt: Fixed the get secondly service num not correct issue.

component/bt: Fixed the last service handle not correted issue.
2017-09-12 07:36:02 -04:00
..
esp_a2dp_api.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
esp_avrc_api.h Update documentation for esp_avrc_api 2017-08-30 17:55:00 +10:00
esp_blufi_api.h Component/bt: add new cmd for blufi ,ESP32 close a gatt connection 2017-05-04 20:31:58 +08:00
esp_bt_defs.h component/bt: fix connection parameters update 2017-08-30 11:29:25 +08:00
esp_bt_device.h component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_bt_main.h component/bt: bug fix of lack of checking bluetooth stack status inside API functions 2017-01-11 11:04:41 +08:00
esp_gap_ble_api.h component/bt:squash the 2 commits. 2017-08-21 06:17:21 -04:00
esp_gap_bt_api.h component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_gatt_common_api.h Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
esp_gatt_defs.h This is a combination of 4 commits. 2017-09-12 07:36:02 -04:00
esp_gattc_api.h This is a combination of 4 commits. 2017-09-12 07:36:02 -04:00
esp_gatts_api.h Component/bt: add check value and length for esp_ble_gatts_get_attr_value(uint16_t attr_handle, uint16_t *length, const uint8_t **value); 2017-08-20 19:12:57 +08:00