5391 Commits

Author SHA1 Message Date
Milanka Ringwald
009765c504 fix L2CAP format 2016-04-01 16:56:05 +02:00
Milanka Ringwald
7705ff3251 updated events 2016-04-01 16:48:27 +02:00
Milanka Ringwald
8412d5419e Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
Conflicts:
	src/btstack_event.h
2016-04-01 16:46:15 +02:00
Milanka Ringwald
46bc5396e9 add missing GAP formats 2016-04-01 16:41:42 +02:00
Milanka Ringwald
8940fcc344 use getters in ATT_EVENT_MTU_EXCHANGE_COMPLETE 2016-04-01 16:35:38 +02:00
Matthias Ringwald
568284b08f events: use upper case for event name in descriptions 2016-04-01 16:35:09 +02:00
Matthias Ringwald
4916241a92 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 16:33:21 +02:00
Milanka Ringwald
2b71b28dcc add att to event generator 2016-04-01 16:33:02 +02:00
Matthias Ringwald
e9b8d7ab6b Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 16:32:57 +02:00
Milanka Ringwald
fb6e27a3e6 add att to event generator 2016-04-01 16:32:53 +02:00
Matthias Ringwald
81db0e4e00 docu: replace daemon credist events with can send now 2016-04-01 16:30:42 +02:00
Milanka Ringwald
10cad10245 use getters in HCI_EVENT_LE_META 2016-04-01 16:28:01 +02:00
Milanka Ringwald
3075c94867 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 16:23:37 +02:00
Milanka Ringwald
cdc7d1ab0b use btstack_event_state_get_state 2016-04-01 16:23:28 +02:00
Milanka Ringwald
8290d1f938 add LE to event generator 2016-04-01 16:22:52 +02:00
Matthias Ringwald
1bb145c93b daemon: fix compile 2016-04-01 16:10:26 +02:00
Matthias Ringwald
243d13318c Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 16:10:09 +02:00
Matthias Ringwald
88e0b3b2b2 posix: fix compile 2016-04-01 16:08:58 +02:00
Milanka Ringwald
3ee82ab15a use getters in GAP_EVENT_ADVERTISING_REPORT 2016-04-01 16:08:15 +02:00
Milanka Ringwald
f3bf92b5f8 fix compile 2016-04-01 16:07:44 +02:00
Milanka Ringwald
6a402ce882 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 16:06:22 +02:00
Matthias Ringwald
8b26961ae5 mtk: fix hci transport, daemon: fix compile 2016-04-01 16:04:35 +02:00
Matthias Ringwald
fea5a680db java: fix compile 2016-04-01 15:54:37 +02:00
Milanka Ringwald
0696953a74 use getters in hfp demos 2016-04-01 15:48:05 +02:00
Matthias Ringwald
f54a783710 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 15:37:39 +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
d644943f45 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 15:24:29 +02:00
Milanka Ringwald
206531d881 use getters in hsp examples 2016-04-01 15:24:22 +02:00
Matthias Ringwald
a232af0476 daemon: fix compile 2016-04-01 15:12:40 +02:00
Matthias Ringwald
82f3c2cd59 corefoundation: fix run loop impl 2016-04-01 15:12:19 +02:00
Matthias Ringwald
3c5f85690a Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 14:52:08 +02:00
Matthias Ringwald
13e6e052f6 pts: fix compile 2016-04-01 14:50:10 +02:00
Milanka Ringwald
508c11d664 use getters in BNEP_EVENT_CHANNEL_OPENED 2016-04-01 14:49:31 +02:00
Milanka Ringwald
32fe02795b use hci_event_link_key_request_get_bd_addr 2016-04-01 14:43:59 +02:00
Milanka Ringwald
66a3021620 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 14:31:24 +02:00
Milanka Ringwald
caa8239151 use getters in RFCOMM_EVENT_INCOMING_CONNECTION and RFCOMM_EVENT_CHANNEL_OPENED 2016-04-01 14:31:18 +02:00
Matthias Ringwald
7046994ff7 test/gatt_client: fix compile 2016-04-01 14:20:49 +02:00
Matthias Ringwald
0b9d7e785b don't emit X_EVENT_CAN_SEND_NOW if x_can_send_now returns false 2016-04-01 14:15:39 +02:00
Milanka Ringwald
a6ef64ba22 use hci_event_pin_code_request_get_bd_addr 2016-04-01 14:04:14 +02:00
Milanka Ringwald
9543ea381f Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 13:39:14 +02:00
Milanka Ringwald
10093bf502 document more events 2016-04-01 13:39:07 +02:00
Matthias Ringwald
000580bcf9 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 12:36:44 +02:00
Matthias Ringwald
0c24975018 bnep: allow to specify packet handler per outgoing channel/service 2016-04-01 12:36:12 +02:00
Milanka Ringwald
be7cc9a0c2 use btstack_event_state_get_state 2016-04-01 12:27:13 +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
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