You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bluetooth: Classic: fix dynamic local name compilation
Add missing function declaration for bt_br_write_local_name() to
resolve compilation errors when CONFIG_BT_DEVICE_NAME_DYNAMIC
is enabled. The function is now properly declared in classic.h
header file to avoid implicit declaration warnings.
Signed-off-by: Kai Cheng <[email protected]>
0 commit comments