366 Commits

Author SHA1 Message Date
Matthias Ringwald
0cc6429e00 drop connection from bnep implementation 2015-11-13 23:09:03 +01:00
Matthias Ringwald
e4dd59a7e3 drop connection from rfcomm_register_packet_handler callback 2015-11-13 22:52:48 +01:00
Matthias Ringwald
457b5cb16b drop connection from rfcomm_register_service_internal and rename to rfcomm_register_service 2015-11-13 22:36:27 +01:00
Matthias Ringwald
c5a819b6c9 fix more l2cap packet handler 2015-11-13 22:03:53 +01:00
Matthias Ringwald
be2053a636 use l2cap_register instead of l2cap_register_internal, move service registered event generation to daemon 2015-11-13 21:32:29 +01:00
Matthias Ringwald
bc2c4f26a4 disable portaudio stuff until test's over 2015-11-13 17:12:39 +01:00
Matthias Ringwald
e8474f1aaa more .gitignore 2015-11-13 15:10:43 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
7cb7a632d7 fix compile for old folder structure 2015-11-12 23:29:54 +01:00
Matthias Ringwald
cd9b7f4494 hsp_hs_test work in progress 2015-11-12 23:13:13 +01:00
Matthias Ringwald
0332c12d6c send correct sco packets in sco_loopback 2015-11-12 23:13:06 +01:00
Matthias Ringwald
6cbb5f8e33 new sco_loopback test 2015-11-12 23:11:51 +01:00
Matthias Ringwald
ad8e5e09eb hsp_hs_test work in progress 2015-11-12 23:07:36 +01:00
Matthias Ringwald
694df8bf19 send correct sco packets in sco_loopback 2015-11-12 23:06:10 +01:00
Matthias Ringwald
900ebd1d34 new sco_loopback test 2015-11-12 12:22:50 +01:00
Milanka Ringwald
dd5554cc06 establish/release SCO connection 2015-11-12 12:13:43 +01:00
Matthias Ringwald
038a9b2c9b less verbose 2015-11-11 17:18:29 +01:00
Matthias Ringwald
709c04a5ed less verbose 2015-11-11 16:46:15 +01:00
Matthias Ringwald
49fe3fcbff try to send SCO Sine wave signal 2015-11-11 16:32:31 +01:00
Matthias Ringwald
bc0d02dee3 use portaudio to playback received SCO audio packets 2015-11-11 16:27:11 +01:00
Matthias Ringwald
7adf8ebd07 try to send SCO Sine wave signal 2015-11-11 16:06:02 +01:00
Matthias Ringwald
472e3989aa try to send SCO Sine wave signal 2015-11-11 16:01:58 +01:00
Matthias Ringwald
8940f8737c use portaudio to playback received SCO audio packets 2015-11-11 12:11:08 +01:00
Matthias Ringwald
83d0b0a548 call gap_set_bondable_mode in classic_test 2015-11-08 21:42:44 +01:00
Matthias Ringwald
1a73348933 use big endian to calculate IPv4 checksum 2015-11-08 17:37:24 +01:00
Matthias Ringwald
9c6691a7ba fix missing prototypes 2015-11-08 17:35:55 +01:00
Matthias Ringwald
c1a76a575f fix -Wmissing-prototypes and -Wshadow warnings for pts 2015-11-08 17:33:27 +01:00
Matthias Ringwald
7972435a99 temporarily allow warnings during test compile 2015-11-08 10:46:22 +01:00
Matthias Ringwald
5c0b2eb51f fix Wmissing-prototypes for test/pts 2015-11-08 08:05:34 +01:00
Matthias Ringwald
ab00563d6f set Networking flag in CoD to indicate BNEP/PAN 2015-11-07 22:16:34 +01:00
Matthias Ringwald
49bced9220 separate .gatt profiles for peripheral and central tests, fix attribute lookup 2015-11-07 22:15:54 +01:00
Matthias Ringwald
5188822b2c setup auth-req on start 2015-11-07 22:12:40 +01:00
Matthias Ringwald
24e8dc9286 change random address every 5 seconds in ble peripheral test 2015-11-07 22:10:18 +01:00
Matthias Ringwald
e7057cf0c6 use big endian to calculate IPv4 checksum 2015-11-07 08:54:24 +01:00
Matthias Ringwald
ad3b7aec56 fix -Wmissing-prototypes and -Wshadow warnings for pts 2015-11-06 21:34:45 +01:00
Matthias Ringwald
89bca32f45 fix Wmissing-prototypes for test/pts 2015-11-06 21:29:41 +01:00
Matthias Ringwald
182af2536b set Networking flag in CoD to indicate BNEP/PAN 2015-11-01 10:23:27 +01:00
Matthias Ringwald
d6670ce8ef separate .gatt profiles for peripheral and central tests, fix attribute lookup 2015-11-01 10:02:01 +01:00
Matthias Ringwald
98acaf5cb1 setup auth-req on start 2015-10-29 15:27:01 +01:00
Matthias Ringwald
3e5f91f23d support prepare, cancel, and execute write in central ui 2015-10-29 14:24:35 +01:00
Matthias Ringwald
c20baaa5ef change random address every 5 seconds in ble peripheral test 2015-10-26 23:20:11 +01:00
Matthias Ringwald
13e55212dd fix endinaness for udid in discover characteristic descriptors 2015-10-16 15:01:33 +02:00
Matthias Ringwald
437e2969cf add Discover Characteristic Descriptors and Discover Characteristics for Service with UUID 2015-10-16 14:32:16 +02:00
Matthias Ringwald
48b1b78d97 add include handle to include service query result event and show in pts test 2015-10-16 11:26:33 +02:00
Matthias Ringwald
3ed70f740d implement backspace for cli 2015-10-16 10:53:28 +02:00
Matthias Ringwald
99b9695198 implement backspace for cli 2015-10-16 10:52:52 +02:00
Matthias Ringwald
44d6ef7ea0 fix cli redraw 2015-10-15 23:48:22 +02:00
Matthias Ringwald
6ef426db84 pretify cli 2015-10-15 23:48:15 +02:00
Matthias Ringwald
206734d986 fix cli redraw 2015-10-15 23:47:47 +02:00
Matthias Ringwald
0c983b9e1a pretify cli 2015-10-15 23:31:53 +02:00