Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c247 static void cte_recv_cb(struct bt_conn *conn, struct bt_df_conn_iq_samples_report const *report) in cte_recv_cb() function
283 .cte_report_cb = cte_recv_cb,
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c67 static void cte_recv_cb(struct bt_le_per_adv_sync *sync,
74 .cte_report_cb = cte_recv_cb,
207 static void cte_recv_cb(struct bt_le_per_adv_sync *sync, in cte_recv_cb() function