Home
last modified time | relevance | path

Searched full:bsim_components_path (Results 1 – 25 of 103) sorted by relevance

12345

/Zephyr-latest/cmake/modules/
DFindBabbleSim.cmake8 # 'BSIM_COMPONENTS_PATH'
14 # We first try to find it via the environment variables BSIM_OUT_PATH and BSIM_COMPONENTS_PATH.
21 zephyr_get(BSIM_COMPONENTS_PATH)
24 if ((DEFINED WEST) AND (NOT DEFINED BSIM_COMPONENTS_PATH) AND (NOT DEFINED BSIM_OUT_PATH))
37 string(STRIP ${BSIM_BASE_PATH} BSIM_COMPONENTS_PATH)
38 get_filename_component(BSIM_OUT_PATH ${BSIM_COMPONENTS_PATH}/.. ABSOLUTE)
42 message(STATUS "Using BSIM from BSIM_COMPONENTS_PATH=${BSIM_COMPONENTS_PATH}\
45 if ((NOT DEFINED BSIM_COMPONENTS_PATH) OR (NOT DEFINED BSIM_OUT_PATH))
53 b) set the environment variable BSIM_COMPONENTS_PATH to point to your own bsim installation\n\
61 set(ENV{BSIM_COMPONENTS_PATH} ${BSIM_COMPONENTS_PATH})
[all …]
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
DCMakeLists.txt5 if (NOT DEFINED ENV{BSIM_COMPONENTS_PATH})
7 the environment variable BSIM_COMPONENTS_PATH to point to its components \
19 $ENV{BSIM_COMPONENTS_PATH}/libUtilv1/src/
20 $ENV{BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/
DCMakeLists.txt5 if (NOT DEFINED ENV{BSIM_COMPONENTS_PATH})
7 the environment variable BSIM_COMPONENTS_PATH to point to its \
26 $ENV{BSIM_COMPONENTS_PATH}/libUtilv1/src/
27 $ENV{BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/
DCMakeLists.txt5 if (NOT DEFINED ENV{BSIM_COMPONENTS_PATH})
7 the environment variable BSIM_COMPONENTS_PATH to point to its \
26 $ENV{BSIM_COMPONENTS_PATH}/libUtilv1/src/
27 $ENV{BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/
DCMakeLists.txt5 if (NOT DEFINED ENV{BSIM_COMPONENTS_PATH})
7 the environment variable BSIM_COMPONENTS_PATH to point to its \
27 $ENV{BSIM_COMPONENTS_PATH}/libUtilv1/src/
28 $ENV{BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/
DCMakeLists.txt13 $ENV{BSIM_COMPONENTS_PATH}/libUtilv1/src/
14 $ENV{BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/
DCMakeLists.txt13 $ENV{BSIM_COMPONENTS_PATH}/libUtilv1/src/
14 $ENV{BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/
DCMakeLists.txt11 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
12 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/
DCMakeLists.txt16 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
17 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/
DCMakeLists.txt16 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
17 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/audio/
DCMakeLists.txt12 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
13 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/
DCMakeLists.txt17 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
18 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/
DCMakeLists.txt17 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
18 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
DCMakeLists.txt17 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
18 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/
DCMakeLists.txt17 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
18 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/
DCMakeLists.txt17 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
18 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_stress/
DCMakeLists.txt15 ${BSIM_COMPONENTS_PATH}/libUtilv1/src/
16 ${BSIM_COMPONENTS_PATH}/libPhyComv1/src/
/Zephyr-latest/tests/bsim/bluetooth/host/id/settings/
DCMakeLists.txt17 $ENV{BSIM_COMPONENTS_PATH}/libUtilv1/src/
18 $ENV{BSIM_COMPONENTS_PATH}/libPhyComv1/src/

12345