Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h226 uint8_t ll_rl_remove(bt_addr_le_t *id_addr);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c376 uint8_t ll_rl_remove(bt_addr_le_t *id_addr) in ll_rl_remove() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2779 status = ll_rl_remove(&cmd->peer_id_addr); in le_rem_dev_from_rl()