Commit 0a766a0
committed
Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields
If the socket is a broadcast receiver fields from sockaddr_iso_bc shall
be part of the values returned to getpeername since some of these fields
are updated while doing the PA and BIG sync procedures.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>1 parent e2d471b commit 0a766a0
1 file changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1330 | 1330 | | |
1331 | 1331 | | |
1332 | 1332 | | |
| 1333 | + | |
1333 | 1334 | | |
1334 | 1335 | | |
1335 | 1336 | | |
| |||
1338 | 1339 | | |
1339 | 1340 | | |
1340 | 1341 | | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
1341 | 1350 | | |
1342 | 1351 | | |
1343 | 1352 | | |
1344 | 1353 | | |
1345 | 1354 | | |
1346 | | - | |
| 1355 | + | |
1347 | 1356 | | |
1348 | 1357 | | |
1349 | 1358 | | |
| |||
1988 | 1997 | | |
1989 | 1998 | | |
1990 | 1999 | | |
1991 | | - | |
| 2000 | + | |
1992 | 2001 | | |
1993 | 2002 | | |
| 2003 | + | |
1994 | 2004 | | |
1995 | | - | |
| 2005 | + | |
| 2006 | + | |
1996 | 2007 | | |
1997 | 2008 | | |
1998 | 2009 | | |
| |||
0 commit comments