zephyr/include/zephyr
Lyle Zhu 40993fe507 Bluetooth: RFCOMM: Add a argument server to bt_rfcomm_server.accept
In current implementation, the `accept` cannot be identified if the
same one `accept` callback is passed by the upper layer.

Similar with `accept` of `bt_l2cap_server.accept`, add a parameter
`server` to the `bt_rfcomm_server.accept` callback.

Add a argument `server` to function bt_hfp_hf_accept() to avoid
building issue for HFP_HF.

Add a argument `server` to function rfcomm_accept() to avoid building
issue for shell/rfcomm.c.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2025-01-17 13:54:13 +01:00
..
acpi
app_memory
arch arch: Fixed typo in header gates 2025-01-16 14:47:27 +01:00
audio
bluetooth Bluetooth: RFCOMM: Add a argument server to bt_rfcomm_server.accept 2025-01-17 13:54:13 +01:00
canbus
console
crypto
data
debug
devicetree include: devicetree: Add port and endpoint macro header 2024-12-06 22:23:31 +01:00
dfu dfu: flash_img: add flash_img_get_upload_slot() 2025-01-17 09:07:45 +01:00
display
drivers drivers: mdio: lan865x: add mdio driver support 2025-01-16 22:45:03 +01:00
dsp dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
dt-bindings clock: driver/clock_control: Add sai clock support for syscon. 2025-01-17 02:13:01 +01:00
fs fs: littlefs: add littlefs disk version selection 2024-12-17 20:55:51 +01:00
input input: kbd_matrix: implement stable poll period support 2024-11-17 19:06:15 -05:00
internal Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
ipc
kernel demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING 2024-11-18 13:16:44 -05:00
linker linker: undefine the no-ops dt macros at the end of the file 2024-12-16 20:48:56 +01:00
llext llext: move a calculation to a more logical location 2024-12-17 20:55:15 +01:00
logging logging: Fix set but not used warning 2025-01-17 06:43:18 +01:00
lorawan lorawan: add devicetime request support 2024-11-16 14:03:36 -05:00
math
mctp mctp: Add mctp subsystem with uart binding 2025-01-14 22:55:41 +01:00
mem_mgmt
mgmt mgmt: mcumgr: grp: os_mgmt: Add error code for invalid responses 2025-01-03 10:02:23 +01:00
misc
modbus
modem
multi_heap
net net: lib: http: Added Content-Range to http client. 2025-01-16 22:55:51 +01:00
platform init: fix soc and board hooks doxygen comments 2024-11-21 11:02:07 +00:00
pm pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
portability
posix posix: features: correction on posix2 feature test macros 2025-01-13 20:24:05 +01:00
random random: remove deprecated rand32.h 2024-11-13 19:08:11 -08:00
retention
rtio drivers: rtio: bugfix 2025-01-13 10:08:45 +01:00
sd
sensing
settings
shell net: websocket: pass HTTP upgrade request context to user callback 2025-01-08 21:02:02 +01:00
sip_svc
stats
storage stream_flash: Enforce size to be explicitly present on init 2025-01-07 15:56:49 +01:00
sys include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
task_wdt
timing
toolchain toolchain: xcc: fix build with non-clang xcc versions 2024-12-04 06:30:48 -05:00
tracing tracing: Add calloc 2024-12-30 17:32:03 +01:00
usb usb: device_next: hid: Pass request buffer in input report done 2025-01-14 10:56:06 +01:00
usb_c
xen
zbus zbus: optional unique channel numeric identifiers 2024-12-18 12:47:24 +01:00
zvfs
bindesc.h
cache.h
device.h llext: export all Z_DEVICE_DEFINE devices 2024-12-20 20:19:05 +01:00
devicetree.h devicetree: Fix DT_HAS_COMPAT_ON_BUS_STATUS_OKAY documentation 2025-01-14 00:01:53 +01:00
fatal_types.h
fatal.h
init.h
irq_multilevel.h Revert "irq: multilevel: compile 3rd level IRQ APIs only when enabled" 2024-11-19 22:40:13 -05:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h kernel: mark z_smp_current_get() with the const attribute 2025-01-10 07:49:08 +01:00
kernel_version.h
kernel.h kernel: Add k_heap_calloc 2024-12-30 17:32:03 +01:00
net_buf.h
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h sys_clock: extra time defines 2024-11-19 20:05:08 -05:00
syscall.h
toolchain.h
types.h