OVMS3-idf/components/bt/bluedroid/api/include
wangmengyang 645d9b9590 component/bt: add AVRC event for remote features indication
1. remove the feature mask parameter from AVRC connection state event, as the AVCTP connection can be initiated by remote device before service discovery to remote device is performed. \
In this case, AVRCP connection state event may not be reported after connection initated by remote device is established.
2. remove ESP_AVRC_CT_MAX_EVT
3. add more documentations to AVRC APIs
2018-01-08 19:43:54 +08: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 component/bt: add AVRC event for remote features indication 2018-01-08 19:43:54 +08: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 Merge branch 'bugfix/btdm_error_when_white_list_is_full' into 'master' 2017-12-27 18:04: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: Fix the bug of can't pair if master send pair req but slave don't send sec req. 2017-10-23 15:12:36 +08: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 component/bt: Change the gattc prepare write callback params. 2017-11-14 07:00:45 -05:00
esp_gatts_api.h Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' 2017-11-03 10:05:29 +08:00