Searched refs:pp_beacon_check (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/src/ |
D | test_beacon.c | 1620 static bool pp_beacon_check(const uint8_t *net_id, void *ctx) in pp_beacon_check() function 1741 wait_for_beacon(priv_scan_cb, 5, pp_beacon_check, &ctx)); in test_rx_priv_net_id() 1750 wait_for_beacon(priv_scan_cb, 5, pp_beacon_check, &ctx)); in test_rx_priv_net_id() 1795 wait_for_beacon(priv_scan_cb, 5, pp_beacon_check, &ctx)); in test_rx_priv_node_id() 1805 wait_for_beacon(priv_scan_cb, 5, pp_beacon_check, &ctx)); in test_rx_priv_node_id()
|