btstack/platform/posix
2017-11-09 12:32:56 +01:00
..
btstack_link_key_db_fs.c posix/btstack_link_key_db_fs_instance: only btstack_link_key_db_fs_instance is public 2017-06-30 08:17:09 +02:00
btstack_link_key_db_fs.h posix/btstack_link_key_db_fs_instance: only btstack_link_key_db_fs_instance is public 2017-06-30 08:17:09 +02:00
btstack_network_posix.c network: fix compile, add btstack_network_get_name 2017-11-07 22:10:15 +01:00
btstack_run_loop_posix.c posix: avoid crash when data source is removed and fd set to -1 2017-11-07 12:30:13 +01:00
btstack_run_loop_posix.h
btstack_stdin_posix.c btstack_stdin: provide console input in callback 2017-05-27 21:50:39 +02:00
btstack_tlv_posix.c posix: fix compile error in tlv implemenation 2017-11-09 12:32:56 +01:00
btstack_tlv_posix.h btstack_tlv_posix: basic implementation that keeps all entries in RAM but persists new entries to disk 2017-10-23 14:24:19 +02:00
btstack_uart_block_posix.c btstack_uart_block_posix: report read/write errors and read/write of zero bytes 2017-10-12 10:30:06 +02:00
le_device_db_fs.c posix: allow to configure LINK_KEY_PATH and LE_DEVICE_DB_PATH 2017-04-03 14:32:33 +02:00
le_device_db_fs.h posix: add le_device_db_fs that stores db at /tmp/btstack_le_device_db.txt as basic csv 2016-06-27 15:20:16 +02:00
wav_util.c tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +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