Home
last modified time | relevance | path

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

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