Searched full:hci_ipc (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-Core-3.6.0/samples/bluetooth/hci_ipc/ |
D | sample.yaml | 5 sample.bluetooth.hci_ipc: 15 sample.bluetooth.hci_ipc.iso_broadcast.bt_ll_sw_split: 26 sample.bluetooth.hci_ipc.iso_receive.bt_ll_sw_split: 36 sample.bluetooth.hci_ipc.bis.bt_ll_sw_split: 46 sample.bluetooth.hci_ipc.iso_central.bt_ll_sw_split: 56 sample.bluetooth.hci_ipc.iso_peripheral.bt_ll_sw_split: 66 sample.bluetooth.hci_ipc.cis.bt_ll_sw_split: 76 sample.bluetooth.hci_ipc.iso.bt_ll_sw_split: 85 sample.bluetooth.hci_ipc.df.bt_ll_sw_split: 94 sample.bluetooth.hci_ipc.df.no_phy_coded.bt_ll_sw_split: [all …]
|
D | CMakeLists.txt | 6 project(hci_ipc) project
|
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_connectionless_tx/ |
D | README.rst | 40 also run on the network core. The :zephyr_file:`samples/bluetooth/hci_ipc` 47 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`. 50 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.over… 54 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.conf`. Add 79 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/cis/ |
D | sysbuild.cmake | 5 set(NET_APP hci_ipc) 15 ${APP_DIR}/sysbuild/hci_ipc/nrf5340_cpunet_iso_acl_group-bt_ll_sw_split.conf
|
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_central/ |
D | README.rst | 47 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`. 50 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.ove… 54 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.conf`. 75 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`
|
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_peripheral/ |
D | README.rst | 46 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`. 49 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.over… 53 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.conf`. 74 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`
|
/Zephyr-Core-3.6.0/scripts/footprint/ |
D | plan.txt | 28 bt_hci_ipc,default,nrf5340dk_nrf5340_cpunet,samples/bluetooth/hci_ipc, 29 bt_hci_ipc,iso-broadcast,nrf5340dk_nrf5340_cpunet,samples/bluetooth/hci_ipc,-DCONF_FILE=nrf5340_cpu… 30 bt_hci_ipc,iso-receive,nrf5340dk_nrf5340_cpunet,samples/bluetooth/hci_ipc,-DCONF_FILE=nrf5340_cpune…
|
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_connectionless_rx/ |
D | README.rst | 47 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`. 50 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.over… 54 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.conf`. Add 78 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`
|
/Zephyr-Core-3.6.0/tests/bluetooth/tester/ |
D | nrf5340_hci_ipc_cpunet.conf | 1 # Apply this overlay at hci_ipc controller build
|
D | nrf5340_hci_ipc.conf | 1 # Those have to be the same as in the controller (hci_ipc)
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/conn/ |
D | sysbuild.cmake | 5 set(NET_APP hci_ipc)
|
/Zephyr-Core-3.6.0/samples/bluetooth/broadcast_audio_sink/ |
D | sysbuild.cmake | 7 set(NET_APP hci_ipc)
|
D | README.rst | 56 :ref:`hci_ipc sample <bluetooth-hci-ipc-sample>` 57 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
|
/Zephyr-Core-3.6.0/samples/bluetooth/unicast_audio_client/ |
D | sysbuild.cmake | 7 set(NET_APP hci_ipc)
|
D | README.rst | 59 :ref:`hci_ipc sample <bluetooth-hci-ipc-sample>` 60 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
|
/Zephyr-Core-3.6.0/samples/bluetooth/broadcast_audio_source/ |
D | sysbuild.cmake | 7 set(NET_APP hci_ipc)
|
D | README.rst | 55 :ref:`hci_ipc sample <bluetooth-hci-ipc-sample>` 56 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
|
/Zephyr-Core-3.6.0/samples/bluetooth/public_broadcast_sink/ |
D | sysbuild.cmake | 7 set(NET_APP hci_ipc)
|
D | README.rst | 53 :ref:`hci_ipc sample <bluetooth-hci-ipc-sample>` 54 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
|
/Zephyr-Core-3.6.0/samples/bluetooth/unicast_audio_server/ |
D | sysbuild.cmake | 7 set(NET_APP hci_ipc)
|
D | README.rst | 59 :ref:`hci_ipc sample <bluetooth-hci-ipc-sample>` 60 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/bis/ |
D | sysbuild.cmake | 5 set(NET_APP hci_ipc)
|
/Zephyr-Core-3.6.0/samples/bluetooth/public_broadcast_source/ |
D | sysbuild.cmake | 7 set(NET_APP hci_ipc)
|
D | README.rst | 53 :ref:`hci_ipc sample <bluetooth-hci-ipc-sample>` 54 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
|
/Zephyr-Core-3.6.0/boards/arm/pan1783/ |
D | Kconfig | 43 another board. For example hci_ipc on the nRF5340_cpunet for
|
12