2675 Commits

Author SHA1 Message Date
Matthias Ringwald
eea7024143 test/pts: fix pbap_pce_test build 2021-11-26 22:34:48 +01:00
Matthias Ringwald
0689ede586 cmake: set project name for test/pts and port/libusb 2021-11-24 10:23:01 +01:00
Matthias Ringwald
cebb917d08 test/auto-pts: fix build without classic 2021-11-24 10:22:40 +01:00
Matthias Ringwald
8658ef7a1c test: fix warnings 2021-11-23 10:10:39 +01:00
Matthias Ringwald
d2102f77fe l2cap: fix event ids and pts test 2021-11-22 17:36:47 +01:00
Matthias Ringwald
01f33f4af1 l2cap: unify events for can send now, packet sent, channel closed (CbM/ECBM using existing events) 2021-11-22 14:42:42 +01:00
Matthias Ringwald
372dd7ce8a test/pts/l2cap_cbm_ecbm: use unified functinos 2021-11-22 12:38:51 +01:00
Matthias Ringwald
f062abd6f2 l2cap: fold cbm/ecbm send data into l2cap_send 2021-11-22 12:19:24 +01:00
Matthias Ringwald
ef59d01394 l2cap: fold cbm/ecbm request can send now into l2cap_request_can_send_now_event 2021-11-22 11:22:29 +01:00
Matthias Ringwald
10ab986964 l2cap: drop l2cap_cbm_can_send_now (use l2cap_can_send_packet_now) 2021-11-22 11:05:31 +01:00
Matthias Ringwald
b93f89661e l2cap: drop reason param in l2cap_disconnect 2021-11-22 10:49:32 +01:00
Matthias Ringwald
d374cc2839 test/pts: use l2cap_cbm_ecbm for credit-based mode tests 2021-11-22 09:43:58 +01:00
Matthias Ringwald
9a98c7803e l2cap: emit ecbm closed on hci disconnect 2021-11-20 23:22:23 +01:00
Matthias Ringwald
f4e7dc8e95 test/l2cap-channel: rename tests 2021-11-20 23:11:03 +01:00
Matthias Ringwald
2bb7e314f8 test/l2cap-channel: fix build 2021-11-20 23:06:13 +01:00
Matthias Ringwald
2ef8fe0854 test: rename l2cap-le into l2cap-channel 2021-11-20 22:55:58 +01:00
Matthias Ringwald
dfc5d4aed9 l2cap: use CBM and ECBM prefix in l2cap event 2021-11-19 15:30:43 +01:00
Matthias Ringwald
bbb517b6ca l2cap: remove 'data channel' from function names 2021-11-19 14:20:15 +01:00
Matthias Ringwald
f25e60dece l2cap: streamline ertm, cbm, ecbm function names 2021-11-19 11:04:16 +01:00
Matthias Ringwald
52b5cf1916 btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_ENHANCED_CREDIT_BASED_FLOW_CONTROL_MODE 2021-11-19 10:13:18 +01:00
Matthias Ringwald
b28dc8004d btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE 2021-11-19 10:09:49 +01:00
Matthias Ringwald
4efa4b2707 test/l2cap-le: fix le data channel test 2021-11-18 21:11:00 +01:00
Matthias Ringwald
5eba4bd8f2 test/pts: support enhanced credit-based control-flow mode 2021-11-18 21:11:00 +01:00
Matthias Ringwald
e6a76a1e5a test/l2cap-le: add l2cap_enhanced_data_channel_test.cpp 2021-11-18 21:11:00 +01:00
Matthias Ringwald
1e42ae39fa test/l2cap-le: extend le credit-based flow-control mode tests 2021-11-18 21:11:00 +01:00
Matthias Ringwald
23d9c72139 l2cap_signaling: use 0xffff as end-of-list for cid array 2021-11-18 21:11:00 +01:00
Matthias Ringwald
1a47f80bef test: fix build 2021-11-18 21:11:00 +01:00
Matthias Ringwald
d420eb705d test/le_device_db_tlv: add test for replace of old entry 2021-11-04 10:35:49 +01:00
Milanka Ringwald
529f9fcac2 example/a2dp_sink_demo: fix compile 2021-10-28 15:02:46 +02:00
Matthias Ringwald
c61d23ae45 l2cap: fix build 2021-10-28 09:56:05 +02:00
Matthias Ringwald
0fd25cb506 test/pts: fix build 2021-10-08 11:15:46 +02:00
Matthias Ringwald
e6ce01a5b6 test/classic-oob-pairing: update config, set warning = error 2021-10-08 10:37:15 +02:00
Matthias Ringwald
1bb5fe666b test/security_manager: fix build 2021-10-05 11:35:58 +02:00
Milanka Ringwald
b9e8c32ae6 gatt-client/vcs: skeleton 2021-10-01 15:29:30 +02:00
Milanka Ringwald
17eda062f3 test: fix BMS test 2021-09-30 14:22:52 +02:00
Milanka Ringwald
35facaddd1 gatt-service: implement MICS Client 2021-09-28 16:15:13 +02:00
Milanka Ringwald
01b628dca3 pts: add BMS tests docu 2021-09-28 16:15:13 +02:00
Milanka Ringwald
82fa854186 gatt_services/BMS: update error handling code 2021-09-28 16:15:13 +02:00
Milanka Ringwald
a644f869d1 gatt_service/tx_power: implement notify 2021-09-28 16:15:13 +02:00
Milanka Ringwald
f229ad0a0f gatt_service: move gatt_microphone_control_mute_t to bluetooth.h 2021-09-28 16:15:13 +02:00
Milanka Ringwald
5c562e5771 gatt_client: support Microphone Control Service Server 2021-09-21 14:10:42 +02:00
Milanka Ringwald
0317c1b4b7 bond_management: add unit tests 2021-09-19 16:08:17 +02:00
Milanka Ringwald
44bb45f308 gatt_service: implement TX Power Service Server 2021-09-16 14:41:55 +02:00
Matthias Ringwald
77fc16ac1c test; fix build 2021-09-06 17:04:48 +02:00
Matthias Ringwald
b196150f5b pts/sm_test: document BR/EDR -> LE CTKD 2021-09-03 11:13:33 +02:00
Matthias Ringwald
7dbbedfda6 pts/sm_test: add command to start BR/EDR pairing 2021-09-03 11:13:33 +02:00
Milanka Ringwald
14c148cad3 hfp_ag: merge enhanced and normal voice recognition activation 2021-08-23 12:05:59 +02:00
Matthias Ringwald
f74aded932 l2cap_signaling: add l2cap credit-based connection pdus 2021-08-12 14:59:49 +02:00
Matthias Ringwald
12db55c3ec test: add l2cap-le unit tests
Initially includes le data channel tests
2021-08-06 10:07:17 +02:00
Milanka Ringwald
3876c58570 pts: fix compile for hfp_ag_test 2021-07-22 14:10:36 +02:00