esp-idf/components
wangmengyang 2612854838 component/bt: implement AVRCP Target APIs
1. Add more notification events to the enum according to the event list in AVRCP specification.
2. Add API and callback events for basic AVRCP target functionalities to do init, deinit, callback-registration, connection status indication.
3. Implement API to set/get supported PASSTHROUGH command on local AVRCP TG, implement callback events for remote passthrough command indication.
6. Implement API to set/get supported notification eventIDs on local AVRCP TG, implement API to send event notifications to remote CT. \
   Currently supported event in TG only includes ESP_AVRC_RN_VOLUME_CHANGE(0xd), which can be extended in later commits.
7. Implement callback events for SetAbsoluteVolume command indication on TG.
8. Add limitation of event_ids supported in RegisterNotification command in CT. The supported event_ids include: \
   ESP_AVRC_RN_PLAY_STATUS_CHANGE(0x1), ESP_AVRC_RN_TRACK_CHANGE(0x2), ESP_AVRC_RN_PLAY_POS_CHANGE(0x5), ESP_AVRC_RN_VOLUME_CHANGE(0xd).
9. Add feature bit mask in parameter of callback event ESP_AVRC_CT_REMOTE_FEATURES_EVT for peer feature information got from SDP.
10. Add API and callback event to AVRCP CT to retrieve remote TG's supported notification event capabilities.
11. Modify data type for parameter of callback event ESP_AVRC_CT_CHANGE_NOTIFY_EVT.
12. Change AVRCP version from 1.3 to 1.4 for compatibility cause in using AbsoluteVolume feature.
13. Modify local AVRCP device to be category 1 as CT and category 2 as TG that applies to bluetooth headphones or speakers.
14. Update the use of AVRCP APIs and events in the two examples a2dp_sink a2dp_gatts_coex, which includes the demo of volume control and notification.
2020-07-21 11:44:36 +08:00
..
app_trace Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 2019-02-15 17:06:57 +08:00
app_update Add chip revision into image header 2019-09-27 10:24:39 +08:00
asio cmake: make main a component again 2018-09-11 09:44:12 +08:00
aws_iot Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
bootloader bootloader: Factory reset not for deep sleep 2019-09-14 09:52:58 +00:00
bootloader_support bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable for release/v3.3 2019-11-05 16:58:56 +08:00
bt component/bt: implement AVRCP Target APIs 2020-07-21 11:44:36 +08:00
coap cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
console console/linenoise: support buffered stdout 2019-03-15 11:31:22 +08:00
cxx cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
driver bugfix(driver): fix i2s and timergroup some issues 2020-07-21 10:12:21 +08:00
efuse Fix interrupt watchdog caused by livelock 2020-07-20 17:09:48 +08:00
esp32 components/coex: Change wifi scan duration from 120ms to 100ms 2020-07-20 17:10:09 +08:00
esp_adc_cal Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
esp_debug Optimize debug log 2020-07-20 17:10:00 +08:00
esp_event Merge branch 'bugfix/event_minor_leak_v3.3' into 'release/v3.3' 2019-10-10 11:05:41 +08:00
esp_http_client Bugfix for failing OTA example 2020-07-21 11:28:21 +08:00
esp_http_server esp_http_server : Bugfix in parsing of empty header values 2019-09-09 08:21:13 +00:00
esp_https_ota esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 2020-07-21 11:28:57 +08:00
esp_https_server https_server : Missing uri_match_fn paramater added to default config 2019-02-25 09:13:39 +00:00
esp_ringbuf Initialized some uninitialized variables in rtc_clk.c and ringbuf.c. 2019-01-23 16:47:23 +05:30
esp-tls memory: put esp_http_client % esp_tls into PSRAM 2020-07-20 17:10:10 +08:00
espcoredump Add more debug info for lmp and isr. 2020-07-20 17:10:10 +08:00
esptool_py esptool: Bump to v2.8 release 2019-10-23 09:08:34 +11:00
ethernet ethernet: add kconfig help for GPIO0 output mode 2019-10-08 02:41:40 +00:00
expat expat: Update library from 2.2.5 to 2.2.9 2019-12-05 09:21:29 +01:00
fatfs Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 2019-10-21 08:22:12 +02:00
freemodbus freemodbus: fix incorrectly set coils read event 2019-10-09 17:49:00 +02:00
freertos Fix live lock in bt isr immediately 2020-07-20 17:10:04 +08:00
heap heap:release lock to avoid critical timeout 2020-07-20 17:09:48 +08:00
idf_test modify WIFI_CONN_0101 case for wrong authmode of AP 2019-09-30 12:03:58 +08:00
jsmn cmake: make main a component again 2018-09-11 09:44:12 +08:00
json Update cJSON to v1.7.12 2019-08-21 18:55:32 +10:00
libsodium test: Set timeout of libsodium ed25519_convert test to 60s 2019-07-30 07:19:54 +00:00
log Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
lwip bugfix for tcp tcp recv assert 2020-07-20 17:10:01 +08:00
mbedtls Remove check for would_block in mbedtls 2019-10-18 14:21:35 +05:30
mdns mdns: fix crash for hostname queries 2019-10-29 10:49:45 +00:00
micro-ecc cmake: make main a component again 2018-09-11 09:44:12 +08:00
mqtt mqtt: referenced esp-mqtt master to fix disconnect issues 2019-10-21 12:56:18 +00:00
newlib fix bug that semaphore may schedule out in Critical Section 2019-10-29 14:43:00 +08:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 16:26:42 +05:30
nimble NimBLE: Fix erroneous behaviour of NPL when controller not ready to receive (v3.3) 2019-12-03 02:17:34 +08:00
nvs_flash Merge branch 'fix/update_curr_page_state_3.3' into 'release/v3.3' 2019-07-08 15:19:56 +08:00
openssl Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
partition_table bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
protobuf-c protobuf-c : Added Google's protocol buffer C library as sub-module 2018-10-02 19:07:28 +05:30
protocomm protocomm_ble : Bugfix for unbound memcpy on prepare write buffer 2019-07-05 13:20:40 +00:00
pthread pthread: Transform the units of the stack size to the FreeRTOS domain 2019-02-27 12:21:23 +01:00
sdmmc cmake: Add support for test build 2018-10-20 12:07:24 +08:00
smartconfig_ack fix the bug that ESP32 sends broadcast to phone after smartconfig is done 2019-09-11 11:45:08 +08:00
soc soc: fix apll crash 2020-07-20 17:10:07 +08:00
spi_flash correct cache_utils fix 2020-07-20 17:09:49 +08:00
spiffs Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
tcp_transport tcp_transport: Add API to allow skipping of certificate CN validation 2019-10-09 14:02:48 +00:00
tcpip_adapter Start lost ip timer when station is connected even regardless of 2020-04-17 21:34:38 +08:00
ulp cmake: Fix for Python files executed directly, not via PYTHON variable 2019-03-12 13:31:44 +08:00
unity Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
vfs VFS: Fix bug which occurs when driver is installed during a select() call 2019-10-22 10:15:21 +02:00
wear_levelling Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
wifi_provisioning Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase 2019-07-05 13:20:40 +00:00
wpa_supplicant wpa_supplicant: Fix sprintf security bugs. 2019-07-08 10:39:20 +05:30
xtensa-debug-module tools: implement linker script generation 2018-11-16 12:42:02 +08:00