Home
last modified time | relevance | path

Searched refs:bk_sync_init (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/
Dmain_collision.c17 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_peripheral_main()
48 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_central_main()
Dmain_reconfigure.c35 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_peripheral_main()
63 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_central_main()
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dsync.h25 int bk_sync_init(void);
/Zephyr-latest/tests/bsim/babblekit/src/
Dsync.c21 int bk_sync_init(void) in bk_sync_init() function
/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c80 bk_sync_init(); in run_dut()
180 bk_sync_init(); in run_tester()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/
Ddut.c77 TEST_ASSERT(bk_sync_init() == 0); in dut_procedure()
Dtester.c122 TEST_ASSERT(bk_sync_init() == 0); in tester_procedure()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Ddut.c102 bk_sync_init(); in entrypoint_dut()
Dpeer.c168 bk_sync_init(); in entrypoint_peer()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/
Ddut.c55 TEST_ASSERT(bk_sync_init() == 0); in dut_procedure_connect_short_rpa_timeout()
Dtester.c142 TEST_ASSERT(bk_sync_init() == 0); in tester_procedure_periph_delayed_start_of_conn_adv()
/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/src/
Dperipheral_test.c144 bk_sync_init(); in test_bas_peripheral_main()
Dcentral_test.c592 bk_sync_init(); in test_bas_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/device_name/src/
Dclient.c96 bk_sync_init(); in client_procedure()
Dserver.c127 bk_sync_init(); in server_procedure()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_server_test.c108 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_main_common()
Dgatt_client_test.c335 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_main_common()
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dserver_test.c194 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_main()
Dclient_test.c184 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_main()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c224 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_procedure_0()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c252 TEST_ASSERT(bk_sync_init() == 0); in run_peripheral()
Dcentral.c279 TEST_ASSERT(bk_sync_init() == 0); in run_central()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c146 bk_sync_init(); in init()
Dbis_receiver.c176 bk_sync_init(); in init()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c452 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_peripheral_main()
545 TEST_ASSERT(bk_sync_init() == 0, "Failed to open backchannel"); in test_central_main()

12