Skip to content

Commit 30740b4

Browse files
cvinayakcarlescufi
authored andcommitted
Bluetooth: controller: Move lll_sync_iso.h common to all vendors
Move lll_sync_iso.h as common to all vendors, as currently there is nothing that is vendor specific. Fixes #31044. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
1 parent f5a38cb commit 30740b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/bluetooth/controller/ll_sw/nordic/lll/lll_sync_iso.h renamed to subsys/bluetooth/controller/ll_sw/lll_sync_iso.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
87
struct lll_sync_iso {
98
struct lll_hdr hdr;
109
uint8_t is_enabled:1;

0 commit comments

Comments
 (0)