Home
last modified time | relevance | path

Searched refs:LLL_CONN_RSSI_SAMPLE_COUNT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn.h10 #define LLL_CONN_RSSI_SAMPLE_COUNT 10 macro
Dull_conn.c1275 lll->rssi_sample_count = LLL_CONN_RSSI_SAMPLE_COUNT; in ull_conn_done()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_conn.c319 lll->rssi_sample_count = LLL_CONN_RSSI_SAMPLE_COUNT; in lll_conn_isr_rx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_conn.c581 lll->rssi_sample_count = LLL_CONN_RSSI_SAMPLE_COUNT;