Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h214 uint8_t ll_fal_remove(bt_addr_le_t *addr);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c252 uint8_t ll_fal_remove(bt_addr_le_t *addr) in ll_fal_remove() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1477 status = ll_fal_remove(&cmd->addr); in le_rem_dev_from_fal()