Commit 57b99f5
Bluetooth: Classic: RFCOMM: Fix unchecked returned value issue
Check the return code of the function `bt_l2cap_br_server_register()`.
Fix #100016
Signed-off-by: Lyle Zhu <[email protected]>1 parent b545d58 commit 57b99f5
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1866 | 1866 | | |
1867 | 1867 | | |
1868 | 1868 | | |
| 1869 | + | |
1869 | 1870 | | |
1870 | | - | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
1871 | 1875 | | |
0 commit comments