zephyr/subsys
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
..
bindesc
bluetooth Bluetooth: RFCOMM: Add a argument server to bt_rfcomm_server.accept 2025-01-17 13:54:13 +01:00
canbus
console
dap
debug
demand_paging
dfu dfu: flash_img: add flash_img_get_upload_slot() 2025-01-17 09:07:45 +01:00
disk
dsp
emul
fb
fs fs: ext2: Fix nbytes_to_read calculation in ext2_inode_read() 2025-01-15 11:51:10 +01:00
input
ipc ipc: pbuf: fix idx_occupied comment 2025-01-16 22:38:26 +01:00
jwt
llext logging: Add a log flush operation 2025-01-15 09:33:28 +01:00
logging logging: Add a log flush operation 2025-01-15 09:33:28 +01:00
lorawan
mctp mctp: mark MCTP as experimental 2025-01-15 22:58:09 +01:00
mem_mgmt
mgmt mgmt: hawkbit: use flash_img_get_upload_slot() 2025-01-17 09:07:45 +01:00
modbus
modem
net net: lib: http: Added Content-Range to http client. 2025-01-16 22:55:51 +01:00
pm
portability
profiling
random
retention
rtio
sd
secure_storage
sensing
settings
shell shell: modules: kernel_service: deprecate log_level 2025-01-17 09:08:26 +01:00
sip_svc
stats
storage
task_wdt
testsuite logging: Add a log flush operation 2025-01-15 09:33:28 +01:00
timing
tracing
usb
zbus
CMakeLists.txt
Kconfig