Home
last modified time | relevance | path

Searched refs:peer_steps_len (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Ddistance_estimation.h11 uint16_t peer_steps_len, uint8_t n_ap, enum bt_conn_le_cs_role role);
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Ddistance_estimation.c257 uint16_t peer_steps_len, uint8_t n_ap, enum bt_conn_le_cs_role role) in estimate_distance() argument
280 net_buf_simple_init_with_data(&buf, peer_steps, peer_steps_len); in estimate_distance()