Searched defs:irks (Results 1 – 6 of 6) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_scan.c | 187 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in prepare_cb() local 457 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in isr_tx() local 507 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in isr_common_done() local
|
D | lll_adv.c | 546 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in isr_tx() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_scan.c | 426 uint8_t count, *irks = ull_filter_lll_irks_get(&count); local 798 uint8_t count, *irks = ull_filter_lll_irks_get(&count); local 868 uint8_t count, *irks = ull_filter_lll_irks_get(&count); local
|
D | lll_scan_aux.c | 315 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in lll_scan_aux_isr_aux_setup() local 508 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in prepare_cb() local 1347 uint8_t count, *irks = ull_filter_lll_irks_get(&count); local
|
D | lll_adv_aux.c | 506 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in isr_tx_rx() local
|
D | lll_adv.c | 1190 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in isr_tx() local
|