Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_conn.c47 static uint16_t trx_cnt; variable
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_conn.c70 static uint16_t trx_cnt; variable
Dlll_sync.c73 static uint8_t trx_cnt; variable
Dlll_sync_iso.c68 static uint8_t trx_cnt; variable
Dlll_scan_aux.c79 static uint16_t trx_cnt; /* TODO: move to a union in lll.c, common to all roles variable
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h526 uint16_t trx_cnt; member