Searched refs:ll_rl_crpa_set (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 227 void ll_rl_crpa_set(uint8_t id_addr_type, uint8_t *id_addr, uint8_t rl_idx, uint8_t *crpa);
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_filter.c | 433 void ll_rl_crpa_set(uint8_t id_addr_type, uint8_t *id_addr, uint8_t rl_idx, in ll_rl_crpa_set() function
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 6596 ll_rl_crpa_set(0x00, NULL, rl_idx, &adv->adv_ind.addr[0]); 6723 ll_rl_crpa_set(0x00, NULL, rl_idx, &adv->adv_ind.addr[0]); 8341 ll_rl_crpa_set(cc->peer_addr_type,
|