Searched refs:ll_rl_crpa_set (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/include/ |
D | ll.h | 221 void ll_rl_crpa_set(uint8_t id_addr_type, uint8_t *id_addr, uint8_t rl_idx, uint8_t *crpa);
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/subsys/bluetooth/controller/hci/ |
D | hci.c | 6373 ll_rl_crpa_set(0x00, NULL, rl_idx, &adv->adv_ind.addr[0]); 6500 ll_rl_crpa_set(0x00, NULL, rl_idx, &adv->adv_ind.addr[0]); 8010 ll_rl_crpa_set(cc->peer_addr_type,
|