Searched refs:pp_beacon_check (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/ |
D | test_beacon.c | 1468 static bool pp_beacon_check(const uint8_t *net_id, void *ctx) in pp_beacon_check() function 1546 wait_for_beacon(priv_scan_cb, 1, pp_beacon_check, &ctx)); in test_rx_priv_net_id() 1555 wait_for_beacon(priv_scan_cb, 1, pp_beacon_check, &ctx)); in test_rx_priv_net_id() 1600 wait_for_beacon(priv_scan_cb, 1, pp_beacon_check, &ctx)); in test_rx_priv_node_id() 1610 wait_for_beacon(priv_scan_cb, 1, pp_beacon_check, &ctx)); in test_rx_priv_node_id()
|