Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_sync.c118 static struct pdu_adv_sync_info *sync_info_get(struct pdu_adv *pdu);
2634 si = sync_info_get(pdu);
2752 si = sync_info_get(pdu);
2812 static struct pdu_adv_sync_info *sync_info_get(struct pdu_adv *pdu) function