posix: fix warnings
hci_dump_posix_fs: use btstack_snprintf_assert_complete
btstack_link_key_db_fs: use btstack_snprintf_assert_complete
hci_dump_posix: limit log message len
hci_dump_posix_fs: support ISO packets in PacketLogger
posix: clear run loop exit flag
portaudio: allow to select sink/source audio device
portaudio: update input buffer handling, increase buffers
portaudio: specify nr audio channels with MAX_NR_AUDIO_CHANNELS, default to 2
platform/posix: exit on unrecoverable error instead of spamming the log
posix/btstack_uart_posix: log tty
hci_dump_posix_fs: improve iso summary
posix: add explicit includes for FreeBSD
btstack_tlv_posix: allow to ignore db on disk and/or set read-only
btstack_uart_posix: abort requested read/write operation on set read/write complete handler
btstack_uart_posix: assert no pending read/write opration
btstack_audio: extend api to query the current sample rate
btstack_run_loop_posix: log select errors, ignore data sources
hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
btstack_stdin_posix: fix includes
btstack_stdin_posix: add missing include
btstack_stdin_posix: move stdin logging from application to platform to make it usable from all applications
portaudio: use more output buffer
portaudio: fill all available playback buffers
12345678910