Home
last modified time | relevance | path

Searched refs:ll_fal_size_get (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h211 uint8_t ll_fal_size_get(void);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c199 uint8_t ll_fal_size_get(void) in ll_fal_size_get() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1450 rp->fal_size = ll_fal_size_get(); in le_read_fal_size()