Commit Graph

30 Commits

Author SHA1 Message Date
Matthias Ringwald
007ef129e6 docu: ENABLE_LE_SECURE_CONNECTIONS. Intro in SM protocol 2016-06-09 17:24:37 +02:00
Matthias Ringwald
f6a20ec99f eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs 2016-04-27 15:18:55 +02:00
Milanka Ringwald
a6ef64ba22 use hci_event_pin_code_request_get_bd_addr 2016-04-01 14:04:14 +02:00
Milanka Ringwald
be4bef40bf add event getters 2016-04-01 11:34:37 +02:00
Milanka Ringwald
96b97b1631 docu: add table 2016-03-31 10:34:42 +02:00
Milanka Ringwald
5a4291b49a docs: more on hci transports 2016-03-30 17:19:52 +02:00
Matthias Ringwald
015519a73d docs: touch packet handlers 2016-03-30 15:56:04 +02:00
Milanka Ringwald
a75881e7ae restructure/rename howto 2016-03-30 15:05:19 +02:00
Milanka Ringwald
62edc0d3d5 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-30 14:11:38 +02:00
Milanka Ringwald
64f4675449 spell check 2016-03-30 14:11:35 +02:00
Matthias Ringwald
aec7654d98 prefix embedded HAVE_ 2016-03-30 11:06:56 +02:00
Matthias Ringwald
d0755cd68c prefix POSIX related HAVE_ defines 2016-03-30 10:59:47 +02:00
Matthias Ringwald
47fd1184b0 don't mention HAVE_B1200/2400_MAPPED_TO_2000000 2016-03-29 21:54:19 +02:00
Matthias Ringwald
e32b1c032a drop HAVE_SO_NOSIGPIPE 2016-03-29 21:51:43 +02:00
Matthias Ringwald
f0573431be docs: quick info on link key db 2016-03-29 17:59:10 +02:00
Matthias Ringwald
b3d63497f1 doc: add section about files to include in project 2016-03-28 22:39:01 +02:00
Matthias Ringwald
ed82d1a513 docs: first pass over run loop section 2016-03-28 22:23:10 +02:00
Matthias Ringwald
6ffdae7780 docs: list all #defines 2016-03-28 19:56:07 +02:00
Matthias Ringwald
b503eb4456 doc: update btstack_config.h defines 2016-03-28 12:26:55 +02:00
Matthias Ringwald
2c455dad9a MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES 2016-03-27 23:10:54 +02:00
Matthias Ringwald
e607af9c65 doc: update memory config section 2016-03-17 17:28:05 +01:00
Matthias Ringwald
fb55bd0acc remove btstack_control_h from hci_init. mark btstack_control, hci_transport, and hci_transport_config as const 2016-01-22 17:16:06 +01:00
Matthias Ringwald
7907f06931 btstack-config.h -> btstack_config.h 2016-01-21 15:41:16 +01:00
Matthias Ringwald
add0254b7d drop _internal from doc and remaining places 2016-01-21 12:21:03 +01:00
Matthias Ringwald
986dfa11c7 hci_transport_h4_[ehcill_]_dma -> hci_transport_h4_[ehcill_]_embedded 2016-01-21 11:11:30 +01:00
Matthias Ringwald
d4c40e6512 use hci_transport_TYPE_instace() consistently. Fix iOS port build 2016-01-21 11:05:09 +01:00
Matthias Ringwald
ec820d7756 prefix data_source_t and timer_source_t with btstack 2016-01-20 16:00:45 +01:00
Matthias Ringwald
528a4a3b3e prefix run_loop_ functions with btstack_ 2016-01-20 15:58:46 +01:00
Matthias Ringwald
a484130c09 run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes 2016-01-06 17:31:20 +01:00
Matthias Ringwald
1ca3442b09 use singular for root level folders 2015-11-13 09:36:05 +01:00