Commit Graph

676 Commits

Author SHA1 Message Date
Matthias Ringwald
b3fcedb9c9 compile-gatt.py -> compile_gatt.py 2016-04-10 21:58:19 +02:00
Matthias Ringwald
b745505ebe pts/hsp_hs: init l2cap 2016-04-09 21:08:33 +02:00
Matthias Ringwald
9323e69038 pts/hsp_ag: init l2cap, add command to establish audio connection 2016-04-09 21:07:20 +02:00
Matthias Ringwald
25866f0125 pts: add other PTS dongle 2016-04-09 20:35:42 +02:00
Milanka Ringwald
f4bc971fce fix compile 2016-04-08 17:08:38 +02:00
Milanka Ringwald
a0653c3b5c hfp: HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED emited with connection handle 2016-04-08 17:04:40 +02:00
Matthias Ringwald
7d2c9f1338 test: fix sm and sdp client 2016-04-08 15:38:45 +02:00
Matthias Ringwald
d68dcce183 hfp: fix outgoing connections 2016-04-08 15:19:06 +02:00
Matthias Ringwald
9322a3ccd6 pts: fix compile 2016-04-08 14:19:54 +02:00
Matthias Ringwald
683dbd933c test/hfp: emit rfcomm can send now event 2016-04-08 14:05:24 +02:00
Milanka Ringwald
bd452f90a0 hfp unit test: fix compile 2016-04-08 13:56:56 +02:00
Matthias Ringwald
e30a6a47f3 hfp: request rfcomm can send now in run loop 2016-04-07 17:20:39 +02:00
Matthias Ringwald
2515449974 test/gatt_client: fix compile 2016-04-01 22:02:55 +02:00
Milanka Ringwald
10cad10245 use getters in HCI_EVENT_LE_META 2016-04-01 16:28:01 +02:00
Milanka Ringwald
cdc7d1ab0b use btstack_event_state_get_state 2016-04-01 16:23:28 +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
0696953a74 use getters in hfp demos 2016-04-01 15:48:05 +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
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
Milanka Ringwald
a6ef64ba22 use hci_event_pin_code_request_get_bd_addr 2016-04-01 14:04:14 +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
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
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +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
d0755cd68c prefix POSIX related HAVE_ defines 2016-03-30 10:59:47 +02:00
Matthias Ringwald
55bdd63de7 Revert "test/hfp: use small outgoing rfcomm mtu"
This reverts commit 497fcc1c7f.
2016-03-30 10:23:45 +02:00
Matthias Ringwald
497fcc1c7f test/hfp: use small outgoing rfcomm mtu 2016-03-30 10:12:27 +02:00
Matthias Ringwald
532bc034d3 add ENABLE_CLASSIC to tests 2016-03-28 12:48:00 +02:00
Matthias Ringwald
fdee1660ea test: fix security manager aes test compile 2016-03-28 12:15:13 +02:00
Matthias Ringwald
a265b909d4 memory: use MAX_NR_ instead of MAX_NO_ 2016-03-28 12:05:33 +02:00
Matthias Ringwald
4c7b5f7454 test: fix sdp-client compile 2016-03-28 12:04:29 +02:00
Matthias Ringwald
3583331350 fix prototypes for fn() 2016-03-28 11:54:38 +02:00
Matthias Ringwald
0cb5b9716d fix prototypes for fn() 2016-03-28 11:44:30 +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
40d883bd01 replace bzero with memset and drop HAVE_BZERO 2016-03-27 22:49:03 +02:00
Matthias Ringwald
60b9e82fcb hci/gap: move set_class_of_device to gap 2016-03-26 23:14:43 +01:00
Matthias Ringwald
4e5dfeb9a4 pts: use gap_local_bd_addr for classic 2016-03-26 23:06:52 +01:00
Matthias Ringwald
fffdd28857 Merge branch 'master' into develop 2016-03-25 23:15:14 +01:00
Matthias Ringwald
c4ae7169b8 runloop: replace struct btstack_data_source with btstack_data_source_t 2016-03-24 20:26:16 +01:00
Milanka Ringwald
8f7b0d0ee8 add hfp demos 2016-03-18 17:00:59 +01:00
Matthias Ringwald
99a1006758 Merge branch 'master' into develop 2016-03-17 14:16:38 +01:00
Milanka Ringwald
1de4e63f52 hsp hs pts: init layers 2016-03-17 13:43:26 +01:00
Milanka Ringwald
85bee5099a remove SCO packet handler from PTS test 2016-03-17 13:37:59 +01:00