291 Commits

Author SHA1 Message Date
Matthias Ringwald
406722e45a sm: replace sm_register_packet_handler with sm_add_event_handler 2016-02-04 16:20:00 +01:00
Matthias Ringwald
127fa568c1 test/iopt: fix compile 2016-02-04 16:17:04 +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
bb4c225d53 l2cap: don't forwared HCI Events to L2CAP Connectionless Packet Handler 2016-02-03 20:10:26 +01:00
Matthias Ringwald
72b5080138 ancs: fix demo. add SM events. Update to MODULE_event_... scheme 2016-02-03 16:10:30 +01:00
Matthias Ringwald
0e537d1e66 move btstack_version.h to platform/daemon and only use by daemon 2016-01-31 20:31:52 +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
9cae807ed4 Merge branch 'master' into ble-api-cleanup 2016-01-24 18:18:54 +01:00
Matthias Ringwald
7907f06931 btstack-config.h -> btstack_config.h 2016-01-21 15:41:16 +01:00
Milanka Ringwald
c4f23c26de fix compile 2016-01-21 15:21:29 +01:00
Milanka Ringwald
81ee2c99de hfp ag: wrap gsm model function 2016-01-21 14:44:55 +01:00
Matthias Ringwald
941a6c670c att_server_can_send -> att_server_can_send_packet_now 2016-01-21 12:29:13 +01:00
Matthias Ringwald
add0254b7d drop _internal from doc and remaining places 2016-01-21 12:21:03 +01:00
Milanka Ringwald
b0d2e4a3d5 hfp gsm: track alst dialed number 2016-01-21 12:12:58 +01:00
Matthias Ringwald
28190c0b45 rfcomm: drop _internal 2016-01-21 12:09:19 +01:00
Matthias Ringwald
ce8f182ecc l2cap: drop _internal 2016-01-21 12:03:39 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
e9e0704f0b vesion.h -> btstack_version.h 2016-01-20 16:11:27 +01:00
Milanka Ringwald
58dd385e16 remove state code from pts hfp ag test 2016-01-20 16:11:03 +01:00
Matthias Ringwald
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +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
8f2a52f4d9 forgot to add files in earlier commit 2016-01-20 15:38:37 +01:00
Milanka Ringwald
80fd9796b2 hfp cleanup 2016-01-20 15:17:01 +01:00
Matthias Ringwald
8263662281 run_loop.h -> btstack_run_loop.h 2016-01-20 15:08:39 +01:00
Matthias Ringwald
16ece13520 prefix debug with btstack_ 2016-01-20 14:52:45 +01:00
Matthias Ringwald
dd9e275ce1 platform/posix: drop src folder 2016-01-20 14:20:47 +01:00
Matthias Ringwald
74386ee04d Merge branch 'master' into ble-api-cleanup 2016-01-08 23:14:07 +01:00
Matthias Ringwald
cea4846f94 hsp: check sine table 2016-01-08 23:02:40 +01:00
Matthias Ringwald
43d67bd1f5 try sending 16 bit pcm sco data 2016-01-08 21:04:00 +01:00
Milanka Ringwald
ca6041f846 hfp: start extracting gsm model 2016-01-08 17:16:29 +01:00
Milanka Ringwald
10c3a80d7a hfp test: enable AG ECS tests 2016-01-07 17:12:21 +01:00
Matthias Ringwald
9796ebea28 hci_trasport: add type to hci transport config, update all ports 2016-01-06 23:02:46 +01:00
Matthias Ringwald
f5054c0028 Merge branch 'master' into ble-api-cleanup 2015-12-10 10:48:53 +01:00
Matthias Ringwald
bbb8c5ffb1 hsp_hs: report ring and add hsp_hs_press_button 2015-12-10 10:46:07 +01:00
Matthias Ringwald
1e35c04d3c Merge branch 'master' into ble-api-cleanup 2015-12-09 16:44:26 +01:00
Milanka Ringwald
c926bcaeb6 hfp test: write user commands to the log file 2015-12-04 16:49:21 +01:00
Milanka Ringwald
3723a70091 hfp hf test: use get_next_hfp_cmd 2015-12-04 11:56:18 +01:00
Milanka Ringwald
c3a23b29cd hfp ag test: extract commads from rfcomm payload buffer 2015-12-03 11:25:34 +01:00
Milanka Ringwald
18602070d3 hfp: add ptst ag slc test sequences 2015-12-02 16:12:23 +01:00
Matthias Ringwald
667ec0681a Merge branch 'master' into ble-api-cleanup 2015-11-28 17:46:58 +01:00
Matthias Ringwald
338020debd hfp: update HF indicator by HF tester 2015-11-28 17:46:37 +01:00
Matthias Ringwald
b00af494fa hfp: query subscriber number by HF tester 2015-11-28 16:55:11 +01:00
Matthias Ringwald
7c1eb74b34 hfp: suppor Response and Hold in HF tester 2015-11-28 16:41:27 +01:00
Matthias Ringwald
4b60c8c50d hfp: support ECC 2015-11-28 16:07:40 +01:00
Matthias Ringwald
0268f3d369 hfp: store microphone and speaker gain locally. sync on SLC 2015-11-28 15:13:38 +01:00