Commit Graph

86 Commits

Author SHA1 Message Date
Matthias Ringwald
d6099e0e68 migration: explain new flow control 2016-04-08 17:23:58 +02:00
Matthias Ringwald
797dcf6d10 docu: get rid of remote_device_db 2016-04-01 16:51:17 +02:00
Matthias Ringwald
81db0e4e00 docu: replace daemon credist events with can send now 2016-04-01 16:30:42 +02:00
Matthias Ringwald
62c64df103 daemon: prefix l2cap/rfcomm/sdp events only used by daemon 2016-04-01 15:37:36 +02:00
Milanka Ringwald
a6ef64ba22 use hci_event_pin_code_request_get_bd_addr 2016-04-01 14:04:14 +02:00
Milanka Ringwald
f8744dea34 use hci_event_inquiry_result_get_num_responses 2016-04-01 12:16:32 +02:00
Milanka Ringwald
fb42b6e599 use btstack_event_state_get_state 2016-04-01 12:07:08 +02:00
Milanka Ringwald
b41cf0bcf7 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:53:03 +02:00
Milanka Ringwald
81546f0e3c docu: add hsp, hfp examples 2016-04-01 11:52:56 +02:00
Matthias Ringwald
acd53d84f8 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:43:38 +02:00
Matthias Ringwald
423c667c13 bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED 2016-04-01 11:41:58 +02:00
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