port: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE
port: skip '*demo_util*' in create example scripts
port: allow one MAX_NR_HID_HOST_CONNECTIONS and MAX_NR_HIDS_CLIENTS for HID(S) host demos
port: set MAX_NR_AVRCP_CONNECTIONS to 2 to make volume control work in a2dp_source_demo
ports: replace ENABLE_SCO_STEREO_PLAYBACK with HAVE_HAL_AUDIO_SINK_STEREO_ONLY
port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
ports: add link to documentation in btstack_config.h
btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
license: update text
CC2564C: update for Service Pack v1.5. Use CC2564C version in most ports
port: copy edit port readmes, archive ios port
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
hci_dump: renesas-tb-s1ja-cc256x port
config: add ENABLE_PRINTF_HEXDUMP
config: sort defines alphabetically
ports: configure 4 SDP records for a2dp_source_demo
cc256x: update CC256xC to v1.4
renesas-tb-s1ja: disable HCI dump, fix .cproject, disable a2dp/hsp/hfp/audio demos, add to main readme
renesas-tb-s1ja: update config, use 2 mbps, exclude unused files, update create_example.py
renesas-tb-s1ja: reduce heap from 0x1000 to 0x100
renesas-tb-s1ja: implement hal_flash_bank_synergy
renesas-b-s1ja: update create_examples to work in powershell/cmd
renesas-tb-s1ja: add readme
12