@@ -345,9 +345,6 @@ Bluetooth controller:
345345 - subsys/bluetooth/common/
346346 - subsys/bluetooth/controller/
347347 - subsys/bluetooth/crypto/
348- - subsys/bluetooth/shell/ll.c
349- - subsys/bluetooth/shell/ll.h
350- - subsys/bluetooth/shell/ticker.c
351348 - tests/bluetooth/controller/
352349 - tests/bsim/bluetooth/ll/
353350 labels :
@@ -376,7 +373,6 @@ Bluetooth Host:
376373 - subsys/bluetooth/host/
377374 - subsys/bluetooth/lib/
378375 - subsys/bluetooth/services/
379- - subsys/bluetooth/shell/
380376 - subsys/bluetooth/CMakeLists.txt
381377 - subsys/bluetooth/Kconfig*
382378 - tests/bluetooth/
@@ -404,14 +400,10 @@ Bluetooth Host:
404400 - samples/bluetooth/tmap*/
405401 - samples/bluetooth/iso_*/
406402 - samples/bluetooth/mesh*/
407- - subsys/bluetooth/shell/bredr.c
408- - subsys/bluetooth/shell/iso.c
409- - subsys/bluetooth/shell/ll.c
410- - subsys/bluetooth/shell/ll.h
411- - subsys/bluetooth/shell/ticker.c
412403 - subsys/bluetooth/Kconfig.iso
413404 - subsys/bluetooth/host/iso.c
414405 - subsys/bluetooth/host/iso_internal.h
406+ - subsys/bluetooth/host/shell/iso.c
415407 - tests/bluetooth/audio/
416408 - tests/bluetooth/controller/
417409 - tests/bluetooth/mesh*/
@@ -503,7 +495,6 @@ Bluetooth Classic:
503495 files :
504496 - subsys/bluetooth/common/
505497 - subsys/bluetooth/host/classic/
506- - subsys/bluetooth/shell/bredr.c
507498 - include/zephyr/bluetooth/classic/
508499 labels :
509500 - " area: Bluetooth Classic"
@@ -521,10 +512,10 @@ Bluetooth ISO:
521512 - include/zephyr/bluetooth/iso.h
522513 - doc/connectivity/bluetooth/api/shell/iso.rst
523514 - samples/bluetooth/iso_*/
524- - subsys/bluetooth/shell/iso.c
525515 - subsys/bluetooth/Kconfig.iso
526516 - subsys/bluetooth/host/iso.c
527517 - subsys/bluetooth/host/iso_internal.h
518+ - subsys/bluetooth/host/shell/iso.c
528519 labels :
529520 - " area: Bluetooth ISO"
530521 - " area: Bluetooth"
0 commit comments