44 Commits

Author SHA1 Message Date
Matthias Ringwald
6c927b22a9 sdp_query: pass in packet handler on query instead of global registration. integrate sdp_parser into sdp_client 2016-02-17 20:21:21 +01:00
Matthias Ringwald
f4000eeb25 hfp_test: fix compile 2016-02-12 16:25:11 +01:00
Matthias Ringwald
073bd0fad0 hci: COMMAND_COMPLETE_EVENT->HCI_EVENT_IS_COMMAND_COMPLETE. COMMAND_STATUS_EVENT->HCI_EVENT_IS_COMMAND_STATUS 2016-02-11 16:12:55 +01:00
Matthias Ringwald
fc376368bd rfcomm: drop rfcomm_register_packet_handler and send events via per channel handler 2016-02-05 12:02:46 +01:00
Matthias Ringwald
ccb8ddfbd8 rfcomm: pass packet handler for create service or channel. store in service and channel structs 2016-02-05 11:50:47 +01:00
Matthias Ringwald
c5b64319fd l2cap: don't forward HCI to l2cap packet handler. Replace l2cap_register_packet_handler with hci_add_event_handler. Fix tests 2016-02-03 21:55:36 +01:00
Matthias Ringwald
f8fbdce0c5 use little/big_endian_read/store_16/24/32 2016-01-31 00:07:32 +01:00
Matthias Ringwald
5611a760af use for event types 2016-01-30 23:58:36 +01:00
Matthias Ringwald
a874746709 sdp_parser: drop sdp_query_event_t finally 2016-01-29 21:31:07 +01:00
Matthias Ringwald
fd2eb611c5 sdp_parser: replace sdp_query_complete_event_t with regular hci event 2016-01-29 18:30:07 +01:00
Matthias Ringwald
7bd8e93b3a sdp_parser: replace sdp_query_rfcomm_service_event_t with regular hci event 2016-01-29 18:06:32 +01:00
Matthias Ringwald
28190c0b45 rfcomm: drop _internal 2016-01-21 12:09:19 +01:00
Matthias Ringwald
ec820d7756 prefix data_source_t and timer_source_t with btstack 2016-01-20 16:00:45 +01:00
Matthias Ringwald
528a4a3b3e prefix run_loop_ functions with btstack_ 2016-01-20 15:58:46 +01:00
Matthias Ringwald
1420b335f6 fix compile 2016-01-06 22:58:06 +01:00
Matthias Ringwald
ad902e3d26 Merge branch 'master' into ble-api-cleanup 2015-12-18 15:31:55 +01:00
Matthias Ringwald
5b69ff6c7f hfp: mock support prepared packets 2015-12-18 14:37:08 +01:00
Matthias Ringwald
1e35c04d3c Merge branch 'master' into ble-api-cleanup 2015-12-09 16:44:26 +01:00
Milanka Ringwald
3723a70091 hfp hf test: use get_next_hfp_cmd 2015-12-04 11:56:18 +01:00
Milanka Ringwald
d5deed0388 hfp ag tests: buffer rfcomm payload in mock, wait for succesive answers from AG, add ATA tests 2015-12-03 15:44:34 +01:00
Milanka Ringwald
c3a23b29cd hfp ag test: extract commads from rfcomm payload buffer 2015-12-03 11:25:34 +01:00
Milanka Ringwald
0cacd247cd hfp: add script for extracting PTS test sequences from log file; add pts test to HF and AG client 2015-12-02 15:04:52 +01:00
Matthias Ringwald
a5bdcda89a Merge branch 'master' into ble-api-cleanup 2015-11-29 21:14:34 +01:00
Matthias Ringwald
b51c851cc9 fix compile 2015-11-28 22:22:57 +01:00
Matthias Ringwald
aa4dd81512 merge from master 2015-11-25 14:48:19 +01:00
Milanka Ringwald
f78ff2fbd6 hfp: add repeating ring timeout handler 2015-11-19 15:21:08 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Milanka Ringwald
8c72a38b3b fix unit test 2015-11-12 14:16:20 +01:00
Milanka Ringwald
0fcfc79931 fix compile error, add l2cap init and PH to mock 2015-11-12 12:29:21 +01:00
Milanka Ringwald
dd5554cc06 establish/release SCO connection 2015-11-12 12:13:43 +01:00
Milanka Ringwald
6f1de21cfe hfp ag create/release sco connection 2015-11-11 15:45:35 +01:00
Milanka Ringwald
3bfacaf947 fixed hfp hf client test 2015-11-11 14:16:35 +01:00
Milanka Ringwald
c26caa2172 fixed hfp hf client test 2015-11-11 12:15:35 +01:00
Milanka Ringwald
2403e388f3 write test for hfp ag codecs connection 2015-11-08 17:03:13 +01:00
Milanka Ringwald
800457997e fixing mock framework 2015-11-08 10:44:49 +01:00
Milanka Ringwald
62656e3397 write test for hfp ag codecs connection 2015-10-23 22:41:31 +02:00
Matthias Ringwald
195a80287b removed btstack/include folder 2015-10-15 16:33:34 +02:00
Milanka Ringwald
656f7353ee fixing mock framework 2015-10-15 13:55:28 +02:00
Milanka Ringwald
dc5611fdde hfp: add ag client state machine test for service level connection 2015-09-23 16:58:34 +02:00
Milanka Ringwald
d86bb74349 hfp: rewrite ag codec connection; not tested 2015-08-28 00:33:20 +02:00
Milanka Ringwald
fc6b77dc50 hfp: test refactored 2015-08-27 11:27:44 +02:00
Milanka Ringwald
9280a6cca4 hfp: test codec connection 2015-08-27 00:08:33 +02:00
Milanka Ringwald
7e7cacd7e6 hfp: test codec negotiation 2015-08-26 20:04:59 +02:00
Milanka Ringwald
1238101111 hfp: use mock to test state machines 2015-08-26 18:31:31 +02:00