Home
last modified time | relevance | path

Searched refs:secure_beacon_send (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c916 static void secure_beacon_send(struct k_work *work) in secure_beacon_send() function
946 k_work_init_delayable(&beacon_timer, secure_beacon_send); in test_rx_secure_beacon_interval()