Searched +full:beacon +full:- +full:coex (Results 1 – 2 of 2) sorted by relevance
2 name: Bluetooth Beacon4 sample.bluetooth.beacon:7 - qemu_cortex_m38 - qemu_x869 - nrf51dk/nrf5182210 - nrf52dk/nrf5283211 - nrf54l15pdk/nrf54l15/cpuapp14 - qemu_cortex_m315 - nrf51dk/nrf5182216 - nrf52dk/nrf52832[all …]
4 * SPDX-License-Identifier: Apache-2.010 #include "mesh/beacon.h"70 /* Setting for scanner defining what beacon is expected next, SNB as default */109 .option = "rand-int", in test_args_parse()110 .descript = "Random interval to be set for Private Beacon" in test_args_parse()336 } beacon; variable347 ASSERT_EQUAL(buf->len, length); in beacon_scan_cb()357 beacon.flags = net_buf_simple_pull_u8(buf); in beacon_scan_cb()359 beacon.iv_index = net_buf_simple_pull_be32(buf); in beacon_scan_cb()365 memcpy(beacon.random, buf->data, 13); in beacon_scan_cb()[all …]