15581 Commits

Author SHA1 Message Date
Matthias Ringwald
0388b64333 example/le_audio_demo_util_sink: fix playback_start calculation 2023-12-07 15:41:13 +01:00
Dirk Helbig
78d87b813c example/le_audio_demo_tuil_sink: added sample rate compensation 2023-12-07 15:41:13 +01:00
Matthias Ringwald
1a6491ffa7 changelog: prepare for v1.6 2023-12-07 15:30:51 +01:00
Matthias Ringwald
92e3c2d3e2 test: fix coverage build 2023-12-06 15:29:21 +01:00
Matthias Ringwald
f8a9dfacbd changelog: add hfp gsm changes 2023-12-06 11:35:46 +01:00
Matthias Ringwald
f3e773c564 hfp_gsm_model: also allow to terminate held call 2023-12-06 11:19:30 +01:00
Matthias Ringwald
d7089767a4 hfp_gsm_model: check if free slot is available for incoming calls 2023-12-06 11:06:49 +01:00
Matthias Ringwald
3e11d17542 hfp_gsm_model: fix bounds check for call status lookup 2023-12-06 11:01:07 +01:00
Matthias Ringwald
2561704c3e hfp_ag: reset sco_for_msbc_failed on new audio connection setup 2023-12-06 10:48:28 +01:00
Matthias Ringwald
44718ae7b0 test: more test fixes 2023-12-05 18:11:36 +01:00
Matthias Ringwald
ec4690afd1 test: fix build 2023-12-05 17:47:34 +01:00
Matthias Ringwald
e4d1c5dca6 test: use bool for gap_reconnect_security_setup_active 2023-12-05 17:46:57 +01:00
Matthias Ringwald
38e85ba13b test: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE 2023-12-05 17:45:32 +01:00
Matthias Ringwald
d8586c7d00 l2cap: extract l2cap_cbm_run_channel 2023-12-05 14:48:42 +01:00
Matthias Ringwald
d9f55599ce l2cap: check can send now for all cbm states 2023-12-05 14:37:50 +01:00
Matthias Ringwald
728f67579f sm: use bool for sm_set_request_security argument 2023-12-05 14:28:09 +01:00
Matthias Ringwald
d7dbf89112 sm: use bool for sm_connection_sc 2023-12-05 14:25:35 +01:00
Matthias Ringwald
5f3874afb2 sm: use bool for sm_pairing_requested 2023-12-05 14:23:41 +01:00
Matthias Ringwald
0dcaa15ff3 sm: use bool for sm_security_request_received 2023-12-05 14:21:42 +01:00
Matthias Ringwald
cd1176f5ad sm: enclose params to IS_RESPONDER 2023-12-05 13:04:39 +01:00
Matthias Ringwald
16e19888bb btstack_uart_block_embedded: use boolean in conditions 2023-12-05 12:23:48 +01:00
Matthias Ringwald
c7bead4678 hci: use bool in conditions 2023-12-05 12:18:43 +01:00
Matthias Ringwald
cf46700992 att_db_util: use bool in conditions 2023-12-05 12:18:23 +01:00
Matthias Ringwald
1d80f1e61a sm: use bool in conditions 2023-12-05 12:18:08 +01:00
Matthias Ringwald
79dbf8a432 btstack_uart_block_embedded: use boolean in conditions 2023-12-05 12:00:48 +01:00
Matthias Ringwald
ac1fb478fc btstack_run_loop_embedded: use bool for trigger_event_received 2023-12-05 11:58:40 +01:00
Matthias Ringwald
f688bdb8b9 Use boolean for conditionals 2023-12-04 18:42:47 +01:00
Matthias Ringwald
6777d8fd2c sm: use bool for internal functions and state vars 2023-12-04 18:41:31 +01:00
Matthias Ringwald
62f7b41d70 gatt_client: use bool for internal functions 2023-12-04 18:40:27 +01:00
Matthias Ringwald
5f5dcb67c4 att_db: use bool for internal functions 2023-12-04 18:39:57 +01:00
Matthias Ringwald
4a049df246 btstack_uart_block_embedded: use bool for flags 2023-12-04 18:34:10 +01:00
Matthias Ringwald
c5dd676df1 sdp_util: use bool from uuid_has_bluetooth_prefix 2023-12-04 18:32:18 +01:00
Matthias Ringwald
8933879e74 btstack_util: return bool for uuid_has_bluetooth_prefix 2023-12-04 18:18:54 +01:00
Matthias Ringwald
5237705876 gatt_client: use bool for send_confirmation 2023-12-04 18:12:42 +01:00
Matthias Ringwald
2197dbaf91 gatt_client: use bool for wait_for_authentication_complete 2023-12-04 18:12:03 +01:00
Matthias Ringwald
ab415e75b2 gatt_client: use bool for filter_with_uuid 2023-12-04 18:10:16 +01:00
Matthias Ringwald
4ab476746f att_server: use bool for ir_lookup_active and pairing_active 2023-12-04 18:06:17 +01:00
Matthias Ringwald
c7ceba5914 gap: use bool for gap_reconnect_security_setup_active 2023-12-04 18:03:21 +01:00
Matthias Ringwald
bc6a318f21 Avoid __ prefix in defines 2023-12-04 17:48:14 +01:00
Matthias Ringwald
7b2a466a2f btstack_event: fix warning for calling little_endian_read with unsigned offset 2023-12-04 17:40:23 +01:00
Matthias Ringwald
ca1a07f42d btstack_event: fix warning for calling little_endian_read with unsigned offset 2023-12-04 17:35:05 +01:00
Matthias Ringwald
05acf48bf1 hci: log message when workaround for missing command complete/status is triggered 2023-11-30 11:46:01 +01:00
Matthias Ringwald
2761cb84b5 cycling_power_service_server: remove nested switch cases 2023-11-30 11:06:20 +01:00
Matthias Ringwald
478122c124 example: remove nested switch cases 2023-11-30 11:06:06 +01:00
Matthias Ringwald
94e69787da att_server: forward HCI_SUBEVENT_LE_CONNECTION_COMPLETE for backwards compatibility 2023-11-30 11:04:33 +01:00
Dirk Helbig
3548b7cb21 cmake: fix warnings, code cleanup 2023-11-30 07:43:49 +01:00
Matthias Ringwald
b5232cd8d2 example/le_audio_demo_util_source: fix mod player for higher sample rates 2023-11-28 20:36:34 +01:00
Matthias Ringwald
fb5a871d30 hci_dump_posix_fs: improve iso summary 2023-11-28 20:32:47 +01:00
Matthias Ringwald
062276f92b hci: fix receive of iso packets 2023-11-28 20:32:47 +01:00
Dirk Helbig
9d8b6c8925 example: fixed include typo 2023-11-28 14:18:28 +01:00