Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_peripheral/src/
Dmain.c41 static const uint8_t ant_patterns[] = { 0x2, 0x0, 0x5, 0x6, 0x1, 0x4, 0xC, 0x9, 0xE, 0xD, 0x8 }; variable
51 .num_ant_ids = ARRAY_SIZE(ant_patterns), in enable_cte_response()
52 .ant_ids = ant_patterns, in enable_cte_response()
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_connectionless_tx/src/
Dmain.c52 static uint8_t ant_patterns[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xA }; variable
59 .num_ant_ids = ARRAY_SIZE(ant_patterns),
60 .ant_ids = ant_patterns
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_central/src/
Dmain.c41 static const uint8_t ant_patterns[] = { 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xA }; variable
149 .num_ant_ids = ARRAY_SIZE(ant_patterns), in enable_cte_reqest()
150 .ant_ids = ant_patterns, in enable_cte_reqest()
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c48 const static uint8_t ant_patterns[] = { 0x1, 0x2, 0x3, 0x4, 0x5, variable
299 .num_ant_ids = ARRAY_SIZE(ant_patterns), in enable_cte_rx()
300 .ant_ids = ant_patterns, in enable_cte_rx()
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_connectionless_tx/
DREADME.rst64 control of the antenna array, as well as via the ``ant_patterns`` array in the
84 in the :cpp:var:`ant_patterns` array in