OVMS3-idf/components/bt/bluedroid/api
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
..
include component/bt: add AVRC event for remote features indication 2018-01-08 19:43:54 +08:00
esp_a2dp_api.c component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth 2017-03-17 15:08:47 +08:00
esp_avrc_api.c component/bt: Add AVRCP medadata attribute support so A2DP can show track title, album, etc. 2017-12-01 19:28:52 +08:00
esp_blufi_api.c Component/bt: add new cmd for blufi ,ESP32 close a gatt connection 2017-05-04 20:31:58 +08:00
esp_bt_device.c component/bt: fix crash when set device name NULL 2017-10-27 15:21:00 +08:00
esp_bt_main.c component/btdm : change bt.h name to esp_bt.h to form the name prefix 2017-12-08 20:56:43 +08:00
esp_gap_ble_api.c Component/bt: fix add whitelist failed 2017-10-11 15:30:09 +08:00
esp_gap_bt_api.c 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.c Component/bt: fix bug for gatts notify stress test crash 2017-09-13 11:19:58 +08:00
esp_gattc_api.c squesh the commit. 2017-09-14 09:35:36 -04:00
esp_gatts_api.c Merge branch 'bugfix/btdm_add_check_value_length_for_gatts_get_attribute_value' into 'master' 2017-08-22 11:37:56 +08:00