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
|
81ee2c99de
|
hfp ag: wrap gsm model function
|
2016-01-21 14:44:55 +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
|
5604262918
|
hci_cmds -> hci_cmd
|
2016-01-21 11:33:17 +01:00 |
|
Matthias Ringwald
|
f032a44114
|
fix test compile
|
2016-01-20 16:23:34 +01:00 |
|
Matthias Ringwald
|
e9e0704f0b
|
vesion.h -> btstack_version.h
|
2016-01-20 16:11:27 +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 |
|
Milanka Ringwald
|
d2a4fb4f32
|
hfp cleanup: removing state code from ag client test
|
2016-01-20 16:06:09 +01:00 |
|
Milanka Ringwald
|
585dcc17b0
|
hfp cleanup: removing state code from ag client test
|
2016-01-20 16:02:56 +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 |
|
Milanka Ringwald
|
58694bd941
|
hfp cleanup
|
2016-01-20 15:58:27 +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
|
d2e6c4b762
|
prefix memory_pool files with btstack_
|
2016-01-20 14:56:28 +01:00 |
|
Matthias Ringwald
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +01:00 |
|
Matthias Ringwald
|
4fd23d4738
|
rename bk_linked_list to btstack_linked_list
|
2016-01-20 14:34:04 +01:00 |
|
Matthias Ringwald
|
dd9e275ce1
|
platform/posix: drop src folder
|
2016-01-20 14:20:47 +01:00 |
|
Matthias Ringwald
|
d210d9c4c0
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-14 19:59:05 +01:00 |
|
Milanka Ringwald
|
ab37823327
|
hfp test: fix test sequence
|
2016-01-14 13:42:58 +01:00 |
|
Milanka Ringwald
|
2c1d2b318b
|
hfp test: call setup before test run
|
2016-01-14 13:42:11 +01:00 |
|
Milanka Ringwald
|
0ebae5fdf3
|
hfp: add new call state
|
2016-01-13 15:06:36 +01:00 |
|
Matthias Ringwald
|
74386ee04d
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-08 23:14:07 +01:00 |
|
Milanka Ringwald
|
ca6041f846
|
hfp: start extracting gsm model
|
2016-01-08 17:16:29 +01:00 |
|
Milanka Ringwald
|
22a5bb82c5
|
hfp enabled all tests
|
2016-01-07 17:27:13 +01:00 |
|
Milanka Ringwald
|
a0fbd94432
|
hfp test: enable AG ECC
|
2016-01-07 17:16:34 +01:00 |
|
Milanka Ringwald
|
10c3a80d7a
|
hfp test: enable AG ECS tests
|
2016-01-07 17:12:21 +01:00 |
|
Milanka Ringwald
|
0a81931800
|
hfp test: enabled all HF tests
|
2016-01-07 16:07:46 +01:00 |
|
Milanka Ringwald
|
8915264d72
|
hfp test: enable HF RHH
|
2016-01-07 15:56:10 +01:00 |
|
Milanka Ringwald
|
75cc07684c
|
hfp test: enable HF ECC
|
2016-01-07 15:54:02 +01:00 |
|
Milanka Ringwald
|
bb83c570c8
|
hfp test: enable HF ECS
|
2016-01-07 15:49:39 +01:00 |
|
Milanka Ringwald
|
d5e336aa5e
|
hfp test: HF TWC enabled
|
2016-01-07 15:43:11 +01:00 |
|
Milanka Ringwald
|
4aa381f5a6
|
hfp test: added AG ECS, ECC, RHH PTS-test sequences
|
2016-01-07 14:11:03 +01:00 |
|
Matthias Ringwald
|
1420b335f6
|
fix compile
|
2016-01-06 22:58:06 +01:00 |
|
Matthias Ringwald
|
a484130c09
|
run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes
|
2016-01-06 17:31:20 +01:00 |
|
Milanka Ringwald
|
3f6ba9cd4a
|
hfp hf: add TWC, ECC test sequences
|
2016-01-06 17:30:32 +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
|
d3c6e257e0
|
hfp ag test: add three way call tests (TWC)
|
2015-12-04 17:10:54 +01:00 |
|
Milanka Ringwald
|
c926bcaeb6
|
hfp test: write user commands to the log file
|
2015-12-04 16:49:21 +01:00 |
|