5347 Commits

Author SHA1 Message Date
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
b4469d4b59 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:57:14 +02:00
Milanka Ringwald
2b6b8c1579 docu: add missing tag 2016-04-01 11:57:00 +02:00
Matthias Ringwald
7393d79934 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:56:53 +02:00
Matthias Ringwald
1ed1a3bdaf benp: add bnep_request_can_send_now_event() 2016-04-01 11:56:47 +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
1b96b00705 att_server: add request can send now logic 2016-04-01 11:02:32 +02:00
Matthias Ringwald
49d18261c1 events: add ATT_EVENT_CAN_SEND_NOW, document BNEP events 2016-04-01 10:49:12 +02:00
Matthias Ringwald
c9eeefbc1a events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:41:19 +02:00
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +02:00
Matthias Ringwald
62c468cbb2 events: fix rfcomm_cid field of rfcomm_event_can_send_now, add missing handle to HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE 2016-03-31 23:32:29 +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
Matthias Ringwald
a060793b1c Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-31 15:36:50 +02:00
Matthias Ringwald
2d4c8c042f bnep: BNEP_EVENT_CAN_SEND_NOW instead of BNEP_EVENT_READY_TO_SEND 2016-03-31 15:18:39 +02:00
Matthias Ringwald
7d34cb717f l2cap: add l2cap_request_can_send_now_event and don't send L2CAP_EVENT_CAN_SEND_NOW on channel open 2016-03-31 15:17:30 +02:00
Matthias Ringwald
30725612ca l2cap: add l2cap_request_can_send_now_event and don't send L2CAP_EVENT_CAN_SEND_NOW on channel open 2016-03-31 15:12:40 +02:00
Matthias Ringwald
67a687294c rfcomm: don't send rfcomm channel open failed on remote disconnect 2016-03-31 14:57:21 +02:00
Matthias Ringwald
1193857ef4 example/spp_streamer: report premature channel close 2016-03-31 14:36:26 +02:00
Matthias Ringwald
b7b54f725a rfcomm: don't emit RFCOMM_CAN_SEND_NOW on channel open 2016-03-31 14:25:32 +02:00
Matthias Ringwald
5f27b1a1e1 example/spp_streamer: use new rfcomm_request_can_send_now_event 2016-03-31 14:23:21 +02:00
Matthias Ringwald
225a2744a1 rfcomm: add rfcomm_request_can_send_now_event 2016-03-31 14:22:40 +02:00
Matthias Ringwald
6dcd2e7718 exxample/spp_streamer: prettify output 2016-03-31 14:17:30 +02:00
Matthias Ringwald
0270e13d30 migration: leave DAEMON_EVENT_HCI_PACKET_SENT for manual updates 2016-03-31 13:49:17 +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
3fa4370a28 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-31 10:34:50 +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
615ae44436 posix: cleanup fast FTDI hack 2016-03-30 17:02:46 +02:00
Matthias Ringwald
015519a73d docs: touch packet handlers 2016-03-30 15:56:04 +02:00
Matthias Ringwald
61cb7e8b2a hsp_ag doesn't need l2cap events 2016-03-30 15:49:02 +02:00
Matthias Ringwald
0004d4c0f7 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-30 15:06:26 +02:00
Matthias Ringwald
d382f5313a fix compile 2016-03-30 15:06:15 +02:00
Milanka Ringwald
185c7bdad7 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-03-30 15:05:38 +02:00
Milanka Ringwald
a75881e7ae restructure/rename howto 2016-03-30 15:05:19 +02:00
Matthias Ringwald
f316a84558 posix: use ms timeouts in run loop and also in hci.c 2016-03-30 15:03:26 +02:00