Searched refs:beacon_type (Results 1 – 1 of 1) sorted by relevance
342 uint8_t ad_data_type, beacon_type, length; in beacon_scan_cb() local354 beacon_type = net_buf_simple_pull_u8(buf); in beacon_scan_cb()356 ASSERT_EQUAL(expected_beacon, beacon_type); in beacon_scan_cb()364 ASSERT_EQUAL(expected_beacon, beacon_type); in beacon_scan_cb()1567 uint8_t beacon_type; member1641 if (proxy_adv_type_get(adv_type, buf) != ctx->beacon_type) { in priv_scan_cb()1648 if (ctx->beacon_type == BEACON_TYPE_NET_ID) { in priv_scan_cb()1733 .beacon_type = BEACON_TYPE_PRIVATE_NET_ID, in test_rx_priv_net_id()1787 .beacon_type = BEACON_TYPE_PRIVATE_NODE_ID, in test_rx_priv_node_id()2077 .beacon_type = BEACON_TYPE_PRIVATE_NET_ID, in test_rx_priv_multi_net_id()