Commit graph

  • bc6684b745 Bluetooth: HFP_AG: Move CLCC status definitions Lyle Zhu 2024-08-29 16:58:59 +08:00
  • 0d5cfaab19 Bluetooth: HFP_HF: Use HF object to replace conn object Lyle Zhu 2024-09-02 12:13:11 +08:00
  • 94de015498 Bluetooth: HFP_AG: Enable 3-way feature Lyle Zhu 2024-11-13 16:23:12 +08:00
  • bbc0f1fa57 Bluetooth: HFP_HF: Code clean Lyle Zhu 2024-09-02 11:14:07 +08:00
  • 17b5aad978 Bluetooth: HFP_AG: Handle AT+CCWA command Lyle Zhu 2024-08-02 10:05:54 +08:00
  • c91d0f6239 Bluetooth: HFP_AG: Support Enhanced call status Lyle Zhu 2024-08-01 11:53:19 +08:00
  • 3ac6bfeb4a Bluetooth: HFP_AG: Hold incoming call Lyle Zhu 2024-07-31 22:24:14 +08:00
  • 754bc39b07 Bluetooth: HFP_HF: Hold incoming call Lyle Zhu 2024-07-31 20:42:18 +08:00
  • 074b8ae409 Bluetooth: HFP_HF: Turn off AG's EC and NR Lyle Zhu 2024-07-31 17:00:09 +08:00
  • ee20fc31a3 Bluetooth: HFP_AG: Handle command AT+NREC=0 Lyle Zhu 2024-07-31 15:55:48 +08:00
  • 43d048e695 Bluetooth: HFP_HF: Support last number recalling Lyle Zhu 2024-07-31 12:14:04 +08:00
  • aec1f563df Bluetooth: HFP_HF: Support memory dialing Lyle Zhu 2024-07-31 12:02:55 +08:00
  • 8164620378 Bluetooth: HFP_HF: Support phone number calling Lyle Zhu 2024-09-02 11:05:06 +08:00
  • c1a856c1bd Bluetooth: HFP_AG: Add number dialing callback Lyle Zhu 2024-07-31 09:56:07 +08:00
  • d074c6a42b Bluetooth: HFP_HF: Add a function to terminate the call Lyle Zhu 2024-07-29 21:12:42 +08:00
  • 02bcfad64e Bluetooth: HFP_HF: Add a function to reject the call Lyle Zhu 2024-07-29 20:54:18 +08:00
  • 28d8dc4376 Bluetooth: HFP_AG: Improve inband ringtone setting Lyle Zhu 2024-07-29 20:22:07 +08:00
  • 6307172cbb Bluetooth: HFP_HF: Improve codec negotiation Lyle Zhu 2024-08-29 14:48:35 +08:00
  • 7f791554a6 Bluetooth: HFP_AG: Improve codec negotiation Lyle Zhu 2024-07-29 12:51:49 +08:00
  • 62e652152e Bluetooth: HFP_AG: Improve extended error result codes Lyle Zhu 2024-07-29 10:40:51 +08:00
  • 9b3013eee6 Bluetooth: HFP_AG: Add dedicated SDP features definition Lyle Zhu 2024-07-29 10:38:56 +08:00
  • 4a82422a66 Bluetooth: HFP_HF: Add a function to accept the call Lyle Zhu 2024-07-29 10:11:35 +08:00
  • 51c3b193cd Bluetooth: HFP_AG: Support network operator update Lyle Zhu 2024-07-26 21:18:25 +08:00
  • 4f74344959 Bluetooth: HHF_HF: Support read network operator Lyle Zhu 2024-07-26 21:03:25 +08:00
  • 6a13044649 Bluetooth: HFP_HF: Send AT+VGM and AT+VGS after SLC established Lyle Zhu 2024-09-02 10:43:29 +08:00
  • be482f9555 Bluetooth: HFP_HF: Optimize initialization after SLC established Lyle Zhu 2024-07-26 19:38:20 +08:00
  • 5e588fe3ad Bluetooth: at: support separator "=" Lyle Zhu 2024-07-26 16:23:27 +08:00
  • 525e7b805c Bluetooth: HFP_AG: Support remote audio volume control Lyle Zhu 2024-07-26 14:28:40 +08:00
  • c6d2d0e817 Bluetooth: HFP_HF: Notify in-band ring setting Lyle Zhu 2024-09-02 10:38:07 +08:00
  • 136bef7b36 Bluetooth: HFP_AG: Improve the call terminate Lyle Zhu 2024-07-26 11:54:35 +08:00
  • a5b12043bf Bluetooth: HFP_AG: Change log message to LOG_DBG Lyle Zhu 2024-07-26 10:10:23 +08:00
  • b5f7fbe3a9 Bluetooth: HFP_AG: Fix AT+CLIP parse issue Lyle Zhu 2024-07-26 09:51:17 +08:00
  • ee5acfe06c Bluetooth: HFP_HF: Add function to set vgm and vgs Lyle Zhu 2024-07-25 19:16:29 +08:00
  • ad7fd30ecd Bluetooth: HFP_HF: handle unsolicited result code +VGS/+VGM Lyle Zhu 2024-09-02 10:30:23 +08:00
  • c8c4c924dd Bluetooth: HFP_HF: Only send AT+CMEE=1 if AG supports Lyle Zhu 2024-07-26 19:32:24 +08:00
  • ee2fddefcf Bluetooth: HFP_HF: Add function bt_hfp_hf_cli Lyle Zhu 2024-07-25 18:08:34 +08:00
  • 8c61b9cea6 Bluetooth: HFP_HF: Support unsolicited result code +CLIP Lyle Zhu 2024-07-25 14:38:29 +08:00
  • e6d42cc37e Bluetooth: BR: at: add function at_get_string Lyle Zhu 2024-07-25 14:34:18 +08:00
  • db37676b41 Bluetooth: HFP_HF: Improve the feature configuration Lyle Zhu 2024-07-25 13:36:07 +08:00
  • 29dd0144b7 toolchain: llvm: Use clang's __INTN_C/__UINTN_C macros for clang 20.1+ Jeremy Bettis 2025-03-31 16:56:54 -06:00
  • b2c37e00fc scripts: ci: compliance: Check .pyi files with ruff Pieter De Gendt 2025-04-02 09:52:20 +02:00
  • d890630e02 drivers: eth: native_tap: Add MAC parameter input from cmd line Ibe Van de Veire 2025-03-28 12:27:07 +01:00
  • 8a63970ed3 boards: mikroe: clicker_ra4m1: added mikrobus labels Ian Morris 2025-03-30 12:46:58 -07:00
  • 1ffd731265 west.yml: update hal_espressif repository Sylvio Alves 2025-03-24 10:45:18 -03:00
  • 9857f114f8 linker: esp32: move regi2c_ctrl to iram Sylvio Alves 2025-03-13 00:00:44 -03:00
  • 6bfea730b1 doc: migration-guide: 4.2: add migration guide entry for enable Jilay Pandya 2025-03-21 19:25:21 +01:00
  • d18f49132c drivers: stepper: refactor enable(dev,flag) to enable & disable Jilay Pandya 2025-03-21 18:49:29 +01:00
  • 3b4383b61c samples: boards: nordic: add audiopll Bjarki Arge Andreasen 2025-03-28 10:45:51 +01:00
  • bfd200bdb4 drivers: clock_control: add nrfs_audiopll clock driver Bjarki Arge Andreasen 2025-03-21 13:32:29 +01:00
  • d88fa8dd6c dts: common: nordic: nrf54h20: add audiopll node Bjarki Arge Andreasen 2025-03-21 13:31:28 +01:00
  • 791db47d51 dts: bindings: clock: add nordic,nrfs-audiopll Bjarki Arge Andreasen 2025-03-21 13:30:34 +01:00
  • 7c2848486c samples: smp: pi: use K_SEM_DEFINE() for simplicity William Tambe 2025-03-31 07:52:04 -08:00
  • 5a4f0dcd95 boards: nordic: use JLink device for FLPR on nRF54L15 SoC Marcin Szymczyk 2025-03-25 15:55:35 +01:00
  • 8b60fa834c drivers: mfd: Add ambiq iom binding file Hao Luo 2025-02-27 15:46:41 +08:00
  • 652ee91b7f llext-edk: fix BOARD_TARGET variable generation to be Zephyr-compatible Luca Burelli 2025-03-20 14:49:22 +01:00
  • fa6a9aef7b drivers: dma: esp32: Update for interrupt allocator Raffael Rostagno 2025-02-20 12:10:09 -03:00
  • 4b8dc5f3ff drivers: esp32: Update for shared intc Raffael Rostagno 2025-02-21 15:36:04 -03:00
  • 034c0cb977 drivers: intc: esp32: Shared allocator for Xtensa and RISCV Raffael Rostagno 2025-02-21 15:35:44 -03:00
  • eb606a8e7d soc: esp32: Update IRQ config for shared allocator Raffael Rostagno 2025-02-21 15:34:31 -03:00
  • 3e8b246618 west.yml: hal_espressif: Update for shared intc Raffael Rostagno 2025-02-19 16:43:32 -03:00
  • c53fb67f56 task_wdt: Add suspend and resume API functions Adrien Ricciardi 2025-03-02 15:36:46 +01:00
  • 6ca9bffe48 task_wdt: Kconfig: Allow to pause the hardware watchdog in sleep Adrien Ricciardi 2025-03-01 18:38:36 +01:00
  • 36e830f446 drivers: ethernet: stm32: remove hal api v1 ptp code Fin Maaß 2025-03-26 15:42:11 +01:00
  • 64fe9344e1 driver: flash: mcux_flexspi_nor: Fix for is25lpxxxd chips John Barbero Unenge 2025-03-06 11:13:43 +01:00
  • d457a6a5ef Drivers: DAI: Intel: DMIC: Program start symmetrically for PDMx Seppo Ingalsuo 2025-02-26 18:55:55 +02:00
  • cb07e991c2 drivers: serial: silabs: introduce pm for silabs eusart Martin Hoff 2025-04-01 17:30:40 +02:00
  • cb9c27e7ad tests: driver: uart: add xg23_rb4210a board overlay Martin Hoff 2025-04-01 17:30:40 +02:00
  • 87141ed455 drivers: serial: silabs: introduce asynchronous silabs eusart Martin Hoff 2025-04-01 17:30:40 +02:00
  • 4ec3405d16 drivers: serial: silabs: replace prefix in silabs eusart driver Martin Hoff 2025-04-01 17:30:40 +02:00
  • a1389541ff drivers: serial: silabs: introduce silabs eusart runtime configure Martin Hoff 2025-04-01 17:30:40 +02:00
  • 02c8d02565 drivers: serial: silabs: harmonize silabs eusart code with silabs usart Martin Hoff 2025-04-01 17:30:40 +02:00
  • 6fc53a6ed2 drivers: serial: silabs: split init in silabs eusart driver Martin Hoff 2025-04-01 17:30:40 +02:00
  • 3382b6769d drivers: serial: silabs: correction of silabs eusart code indentation Martin Hoff 2025-04-01 17:30:40 +02:00
  • bc70d7e101 boards: arduino: uno_r4: Add PWM mapping TOKITA Hiroshi 2025-03-27 04:43:50 +09:00
  • 02e9ebfba2 dts: bindings: pwm: Add Arduino PWM nexus mapping TOKITA Hiroshi 2025-03-23 18:54:40 +09:00
  • 1ebffbdabb include: zephyr: dt-bindings: gpio: Add arduino-header-r3 defines TOKITA Hiroshi 2025-04-02 08:24:17 +09:00
  • 172811b69c tests: nvs: allow to build & run on real platforms Andrej Butok 2025-03-12 13:58:01 +01:00
  • a12f71d5e5 tests: littlefs: fix test_fs_mkfs_custom littlefs_init_cfg() fail Andrej Butok 2025-03-28 15:34:41 +01:00
  • b477a60a9c tests: littlefs: fix false negative test_lfs_basic Andrej Butok 2025-03-28 13:05:11 +01:00
  • bfbe764cb3 Bluetooth: Classic: Check LK before clearing it Lyle Zhu 2025-03-31 16:32:25 +08:00
  • 0103de7b51 drivers: i2c: stm32: support DMA when CONFIG_MEM_ATTR=n Etienne Carriere 2025-03-28 08:55:54 +01:00
  • bec3a6fc98 drivers: adc: stm32: support DMA when CONFIG_MEM_ATTR=n Etienne Carriere 2025-03-27 16:59:19 +01:00
  • bd92d69b64 drivers: spi: stm32: support DMA when CONFIG_MEM_ATTR=n Etienne Carriere 2025-03-27 16:55:26 +01:00
  • 4e37a1bb4b drivers: serial: uart_stm32: support DMA when CONFIG_MEM_ATTR=n Etienne Carriere 2025-03-26 15:05:47 +01:00
  • 52d8903123 boards: arduino: add twister file for Portenta rev 4.10 Benjamin Cabé 2025-03-25 17:40:52 +01:00
  • ee17657ad3 edtlib: binding: Add a title keyword James Roy 2025-03-29 13:03:26 +08:00
  • b1775914d6 cmake: mcuboot: refactor the checks for west and the key files Charles Hardin 2025-02-27 13:03:38 -08:00
  • 0dffe7cc7e drivers: dac: Add TI DAC161S997 driver Jeppe Odgaard 2025-02-21 09:32:38 +01:00
  • da076a9924 drivers: gpio: Add support for RZ/T2M Quang Le 2025-02-11 08:45:36 +00:00
  • 9736851528 drivers: interrupt controller: Add support for RZ/T Quang Le 2025-02-10 04:05:43 +00:00
  • 70f9b46342 drivers: serial: Add support for RZ/T2M Hieu Nguyen 2025-02-06 06:15:41 +00:00
  • 303376a76b drivers: pinctrl: Add support for RZ/T2M Hieu Nguyen 2025-02-06 05:49:21 +00:00
  • df630d6159 boards: renesas: Maintain the minimal support of board RSK+ RZ/T2M Nhut Nguyen 2025-02-12 14:13:48 +07:00
  • 4c8b47effd MAINTAINERS: Remove an invalid path of RZ Platforms Nhut Nguyen 2025-02-14 14:28:00 +07:00
  • f961578b7d soc: renesas: Maintain the minimal support of Renesas RZ/T2M Hieu Nguyen 2024-12-24 12:50:22 +07:00
  • 0f852c82f0 west.yml: Update libmetal and open-amp cmake minimum version to 3.16 Arnaud Pouliquen 2025-04-01 14:42:39 +02:00
  • ec851ba7c7 usb: device_next: avoid false error logging in CDC ACM Johann Fischer 2025-04-01 23:07:36 +02:00
  • 53c3f342b2 boards: rd_rw612_bga: Add power init code for PM3 support Mahesh Mahadevan 2025-03-24 16:15:14 -05:00
  • 5dda6506ce boards: frdm_rw612: Add power init code for PM3 support Mahesh Mahadevan 2024-12-06 20:40:02 -06:00
  • abb1076d23 doc: update migration guide for stm32 ethernet driver Fin Maaß 2025-03-27 20:13:34 +01:00