Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c46 static const char *cte_type2str(uint8_t type) in cte_type2str() function
257 cte_type2str(report->cte_type), report->slot_durations, in cte_recv_cb()
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c107 static const char *cte_type2str(uint8_t type) in cte_type2str() function
204 info->rssi, cte_type2str(info->cte_type), buf->len, data_str); in recv_cb()
213 report->sample_count, cte_type2str(report->cte_type), report->slot_durations, in cte_recv_cb()