Commit Graph

74 Commits

Author SHA1 Message Date
Milanka Ringwald
52cab08964 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:36:43 +02:00
Milanka Ringwald
be4bef40bf add event getters 2016-04-01 11:34:37 +02:00
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +02:00
Milanka Ringwald
d15afed991 update docu 2016-03-31 23:17:00 +02:00
Matthias Ringwald
0a4d915658 docu: write about rfcomm_send_prepared 2016-03-31 22:44:42 +02:00
Matthias Ringwald
cc8d9368b1 docs: can send now 2016-03-31 22:30:50 +02:00
Matthias Ringwald
5a4640bd78 docs: can send now 2016-03-31 21:49:07 +02:00
Matthias Ringwald
b2d58d2d9e docs: can send now 2016-03-31 15:56:16 +02:00
Matthias Ringwald
63759308b7 docs: can send now 2016-03-31 15:48:41 +02:00
Milanka Ringwald
c00eccc61b Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-31 11:47:15 +02:00
Milanka Ringwald
7400e934eb docu: spell check 2016-03-31 11:47:09 +02:00
Matthias Ringwald
16f9999ff7 docu: first pass over flow control in protocols 2016-03-31 11:04:47 +02:00
Matthias Ringwald
28dce64820 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-31 10:45:47 +02:00
Matthias Ringwald
f09b263e1e docs: correct DAEMON_EVENT_HCI_PACKET_SENT typo 2016-03-31 10:45:40 +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
Milanka Ringwald
9c72a64abd first pass migration docu 2016-03-24 15:41:16 +01:00
Matthias Ringwald
99ab112447 docs: _MAX_NO_ -> _MAX_NR_ 2016-03-21 16:32:22 +01:00
Matthias Ringwald
e607af9c65 doc: update memory config section 2016-03-17 17:28:05 +01:00
Matthias Ringwald
7e80381ba1 migration: update migration chapter 2016-03-17 17:03:09 +01:00
Matthias Ringwald
ecb8c3ae56 Merge branch 'master' into develop 2016-03-17 13:50:20 +01:00
Matthias Ringwald
a3bf6c7b6d pan: use pan_create_X_sdp_record 2016-03-17 11:28:46 +01:00
Matthias Ringwald
efda0b48f9 sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record 2016-03-17 11:24:38 +01:00
Matthias Ringwald
763c9b6f30 sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom 2016-03-17 10:58:11 +01:00
Matthias Ringwald
7fbb5f59ef sdp_client: use sdp_client_query prefix for rfcomm queries 2016-03-17 10:42:14 +01:00
Matthias Ringwald
83a60d6945 docs: update GAP LE 2016-03-10 10:12:33 +01:00
Matthias Ringwald
0ca3e1cf38 revert accidental commit 2016-03-09 17:26:18 +01:00
Matthias Ringwald
476422addb docs: start collecting migration info 2016-03-09 17:24:13 +01:00
Matthias Ringwald
688f526f15 use v1.0 2016-03-09 12:16:34 +01:00
Matthias Ringwald
c1bdcc2493 Merge branch 'master' into develop 2016-03-09 12:15:34 +01:00
Matthias Ringwald
7cf4e7c503 docs: scripts to upload folder or file 2016-03-03 22:10:29 +01:00
Matthias Ringwald
bcf00d8fa4 examples: move out of embedded subfolder 2016-02-19 09:46:37 +01:00
Matthias Ringwald
15a95bd5aa gap: declare more hci functions as gap functions 2016-02-18 17:12:57 +01:00
Matthias Ringwald
d25c33e5a2 gatt_client: prefix gatt structs with gatt_client 2016-02-18 15:29:33 +01:00
Matthias Ringwald
023f27646b sdp_query_util: inline into sdp_util and sdp_client 2016-02-18 12:10:47 +01:00
Matthias Ringwald
d13e2c60a2 doc: clean better 2016-02-18 10:30:27 +01:00