Home
last modified time | relevance | path

Searched defs:trx_cnt (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_conn.c45 static uint16_t trx_cnt; variable
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_conn.c50 static uint16_t trx_cnt; variable
Dlll_sync.c66 static uint8_t trx_cnt; variable
Dlll_scan_aux.c76 static uint16_t trx_cnt; /* TODO: move to a union in lll.c, common to all roles variable
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dlll.h405 uint16_t trx_cnt; member