btstack/platform/posix
2017-02-11 22:26:34 +01:00
..
btstack_link_key_db_fs.c windows: store link key in current dir instead of /tmp 2016-12-02 17:45:38 +01:00
btstack_link_key_db_fs.h
btstack_run_loop_posix.c fix warnings related to potential loss of precision for integer conversions 2016-07-05 11:31:53 +02:00
btstack_run_loop_posix.h
btstack_uart_block_posix.c posix: use IOSSIOSPEED ioctl on OS X to set speed - allows for max baud rates 2016-10-21 23:31:28 +02:00
le_device_db_fs.c sm: don't store info for signed writes without ENABLE_LE_SIGNED_WRITE 2017-02-11 22:26:34 +01:00
le_device_db_fs.h
stdin_support.c implement stdin_support for Windows 2016-11-30 15:27:50 +01:00
stdin_support.h stdin: add btstack_stdin_read() and use in examples 2016-11-30 11:29:55 +01:00
wav_util.c wav_util: wav_writer_write_int16 expects samples in host endianess, wav_writer_write_le_int16 expected little endian format 2017-01-26 22:00:02 +01:00
wav_util.h wav_util: annotate wav_reader_read_int16 to store in host endianess 2017-01-27 12:08:59 +01:00